Forum Replies Created

Viewing 15 posts - 1,486 through 1,500 (of 2,894 total)

  • RE: General Qestions

    ...

    But I'm going to a Soundgarden concert this Monday. Not really sure what to expect

    Backup failure or cluster failover.

  • RE: Problem with Default Date

    ScottPletcher (5/24/2012)


    The universally accepted date format for SQL Server is "YYYYMMDD" (as in 20120524), not YYYY-MM-DD, which different installations will treat differently (and some will error out).

    Although I'm usually using...

  • RE: General Qestions

    michael vessey (5/24/2012)


    can we also lose the 90s please - what is the correct parameter for that ?

    ERASE FROM Mariah_Carey TO Boyz_II_Men

  • RE: Select Related Fields Data Issue

    Methew (5/24/2012)


    Let me clear you first.i want to show related search.For example if you search for PIZZA i will show you PIZZA near to your location.This is search.Now related search...

  • RE: Differing execution times, same job, different execution methods

    It can be many many different things.

    Just first from my head: try to SET ARITHABORT ON for connection in your job.

  • RE: Pass an unknown number of values to a function

    ...

    I guess the obvious follow up question is how the crap does checksum() work then? 😉

    ...

    You will never sure exactly, as you will need to look into SQL Server source...

  • RE: General Qestions

    ...

    Well they do say that if you can remember the 60's you were'nt there. Me, i wasnt born yet, so would have no use for the data.

    On the subject of...

  • RE: Pass an unknown number of values to a function

    BGM (5/24/2012)


    Hello,

    I have what i hope is a relatively simple question, that i will keep deliberately non-specific 😉

    Basically, there are some built in functions within SQL server that allow an...

  • RE: Select Related Fields Data Issue

    Why there is no records for

    PIZZA HUT SINGAPORE PTDLTD

    PIZZA HUT SINGAPORE PTE LTD

    PIZZA HUT UAE

    ?

    What makes them different to PIZZA HUT AD and PIZZA HUT PK?

    also I cannot see PIZZA...

  • RE: Problem with Default Date

    It's pointless. You shouldn't rely on this.

    You need to change your code (and coding practice)

    Whenever you are using string datatype for date values, ensure that unambiguous format is...

  • RE: General Qestions

    adb2303 (5/24/2012)


    Hi Guys,

    I've used some of the valuable information posted for a new project I'm working on.

    Just thought I'd share some lessons learned:

    1) I've coerced management into SQL Server 2008...

  • RE: Select Related Fields Data Issue

    Methew (5/24/2012)


    PIZZA HUTPIZZAPIZZA555

    PIZZA HUTPIZZAPIZZAggg555

    PIZZA HUT ADPIZZA ABCPIZZA555

    PIZZA HUT PKPIZZA INDOPIZZA555

    PIZZA HUT SINGAPORE PTDLTDPIZZAPIZZA555

    PIZZA HUT SINGAPORE PTE LTDPIZZAPIZZA555

    PIZZA HUT UAEPIZZA PHPPIZZA555

    If you see i have bolded and underlined same data(mean duplicated...

  • RE: Problem with Default Date

    It's to do with server locale.

  • RE: General Qestions

    Can we get back to discussing SQL issues here?

    For example why:

    "SELECT * FROM Crap" doesn't return the star, but it does return some bullsh*t instead! 🙁

    To mess with all...

  • RE: General Qestions

    anthony.green (5/24/2012)


    Eugene Elutin (5/24/2012)


    Loundy (5/24/2012)


    THANK YOU EVERYONE!

    i was having a crap day but this has totally cheered me up!! 🙂

    Give us your address and we will send you our invoices....

Viewing 15 posts - 1,486 through 1,500 (of 2,894 total)