Forum Replies Created

Viewing 15 posts - 13,996 through 14,010 (of 26,486 total)

  • RE: Are the posted questions getting worse?

    Jeff Moden (1/13/2012)


    Sean Lange (1/13/2012)


    Jeff Moden (1/13/2012)


    Sean Lange (1/13/2012)


    I have to say this whole situation has left me feeling extremely reluctant to post on just about anything for fear that...

  • RE: Are the posted questions getting worse?

    Just remember this: On any given Sunday!

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (1/13/2012)


    Evil Kraig F (1/13/2012)


    L' Eomot Inversé (1/12/2012)


    Compared to that guy you are perfect model of tact and good manners and politeness - there's just no time I have...

  • RE: Are the posted questions getting worse?

    Jeff Moden (1/12/2012)


    ChrisM@home (1/12/2012)


    GSquared (1/12/2012)


    Brandie Tarvin (1/12/2012)


    GilaMonster (1/12/2012)


    Bex (1/12/2012)


    From someone who is a lurker on this site, I take the attitude that if I ask for free help and I...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (1/12/2012)


    Cadavre (1/12/2012)


    I'm going to continue posting, reading and answering questions on this site for one simple reason: I learn as much if not more than those that I've...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (1/12/2012)


    Ninja's_RGR'us (1/12/2012)


    SQLRNNR (1/12/2012)


    Since we all obviously post just for the points, can we get a new title/rank added?

    Let's call it SQL EGO

    😀

    SELQO

    That looks like it'd be pronounced "Cel-Ko"

    I...

  • RE: Question for the "experts"

    DeanORenO (1/11/2012)


    you people on this forum are always complaining about the questions that are asked on the forums, either you complain that they are too simple, and that the poster...

  • RE: Question for the "experts"

    DeanORenO (1/11/2012)


    There is also this proclivity for answering questions with questions or turning the question on the asker, like most of the replies to my question will inevitably be.

    Would you...

  • RE: Update takes too long and freezes the server

    Try the following trigger in a test environment. You will need to update it as you didn't provide all the information needed (no definition for the second table (80...

  • RE: Question

    A schema may contain more than just tables. It could also have views, stored procedures, functions, synonyms, and other database objects.

  • RE: Differential Backups in SQLServer 2005

    ravisamigo (1/11/2012)


    Hi All,

    Normally, differential backups takes min 50 mins to max 02 hrs 30 mins in one of our db server but in this week..

    Monday - 37 mins;Tuesday - 11...

  • RE: search second value from comma separated string

    yuvipoy (1/10/2012)


    latitiacasta (1/10/2012)


    Sean: if you are talking about function then its not possible in my case.

    i want through query only

    Declare @Temp table (Rid int identity,String varchar(25))

    declare @string varchar(100)

    declare @Input...

  • RE: Does Database mail uses POP3Hi

    From Books Online:

    No Microsoft Outlook or Extended Messaging Application Programming Interface (Extended MAPI) requirement. Database Mail uses the standard Simple Mail Transfer Protocol (SMTP) to send mail. You can use...

  • RE: Few tricky Questions about SQL Server 2008 that I came across...

    I have a question, where is this employer located? Notice, I'm not asking who they are, just where they are located.

  • RE: sysobjects from another DB

    And actually, you probably should be using sys.objects, not sys.sysobjects as the later is for backward compatibility with SQL Server 2000 and they may be removed in a future version...

Viewing 15 posts - 13,996 through 14,010 (of 26,486 total)