Forum Replies Created

Viewing 15 posts - 5,761 through 5,775 (of 9,399 total)

  • RE: Are the posted questions getting worse?

    Sean Lange (6/17/2015)


    Ed Wagner (6/17/2015)


    Sean Lange (6/17/2015)


    BL0B_EATER (6/17/2015)


    Brandie Tarvin (6/17/2015)


    O. M. G.

    You MUST read this link here.

    I'm in stitches here.

    Number 8 had me, having 2 under 2.5 years of age...

  • RE: Are the posted questions getting worse?

    Sean Lange (6/17/2015)


    BL0B_EATER (6/17/2015)


    Brandie Tarvin (6/17/2015)


    O. M. G.

    You MUST read this link here.

    I'm in stitches here.

    Number 8 had me, having 2 under 2.5 years of age makes me feel like...

  • RE: Today's Random Word!

    BL0B_EATER (6/17/2015)


    crookj (6/17/2015)


    TomThomson (6/17/2015)


    BL0B_EATER (6/17/2015)


    Revenant (6/16/2015)


    TomThomson (6/16/2015)


    DonlSimpson (6/16/2015)


    Ed Wagner (6/16/2015)


    Narud (6/16/2015)


    Eric M Russell (6/16/2015)


    Revenant (6/16/2015)


    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    BL0B_EATER (6/16/2015)


    patch

    Update

    Cumulative

    Distribution

    Labor

    Movement

    Bowel

    Flush

    Buffer

    Agent

    Orange

    Clockwork

    tick

    tock

    Tuck (Friar)

    Forest

    Black

  • RE: Drop SP TemDB

    Use something like this to query the DMVs:

    SELECT SPID = r.session_id, s.host_name, s.login_name, s.program_name, t.text

    FROM sys.dm_exec_requests r

    INNER JOIN sys.dm_exec_sessions s ON s.session_id...

  • RE: Need Ammunition for Developers Doing Select *'s

    vliet (6/17/2015)


    As much as I do agree with all the arguments against using SELECT * I still think that your developer does not have to change this bad habit until...

  • RE: Culture Clashes and Arrogance

    A clash of cultures is expected when different groups of people work together. After all, how a group works is considered normal for that group. Other ways of...

  • RE: Problem in procedure

    I think it's time to check your previous assumptions about what's succeeding and what's not. Try it in a test environment and check for transaction handling in your called...

  • RE: Today's Random Word!

    BL0B_EATER (6/17/2015)


    Revenant (6/16/2015)


    TomThomson (6/16/2015)


    DonlSimpson (6/16/2015)


    Ed Wagner (6/16/2015)


    Narud (6/16/2015)


    Eric M Russell (6/16/2015)


    Revenant (6/16/2015)


    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    BL0B_EATER (6/16/2015)


    patch

    Update

    Cumulative

    Distribution

    Labor

    Movement

    Bowel

    Flush

    Buffer

    Agent

    Orange

    Clockwork

    tick

    Disease

  • RE: Not so obvious COALESCE behaviour

    Excellent question. It was unambiguous and the explanation was good. Thanks.

  • RE: Column manipulation with ALTER TABLE

    I was looking for the trick in the question, but it was straightforward. Thanks.

  • RE: Today's Random Word!

    Narud (6/16/2015)


    Eric M Russell (6/16/2015)


    Revenant (6/16/2015)


    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    BL0B_EATER (6/16/2015)


    TomThomson (6/15/2015)


    Ed Wagner (6/15/2015)


    djj (6/15/2015)


    Eirikur Eiriksson (6/15/2015)


    Ed Wagner (6/15/2015)


    Revenant (6/15/2015)


    Ed Wagner (6/15/2015)


    djj (6/15/2015)


    crookj (6/15/2015)


    Guzzled

    Gin...

  • RE: Today's Random Word!

    Eric M Russell (6/16/2015)


    Ed Wagner (6/16/2015)


    BL0B_EATER (6/16/2015)


    TomThomson (6/15/2015)


    Ed Wagner (6/15/2015)


    djj (6/15/2015)


    Eirikur Eiriksson (6/15/2015)


    Ed Wagner (6/15/2015)


    Revenant (6/15/2015)


    Ed Wagner (6/15/2015)


    djj (6/15/2015)


    crookj (6/15/2015)


    Guzzled

    Gin (reference to the late Red Skelton)

    Rum

    Captain

    Picard

    Packard

    Automobile

    Repair

    Mend

    patch

    Update

    Cumulative

    Distribution

  • RE: Problem in procedure

    Luis Cazares (6/16/2015)


    Ed Wagner (6/16/2015)


    ChrisM@Work (6/16/2015)


    j.grimanis (6/15/2015)


    Hi,

    I have a procedure which inside I call two other Procedures, the first one is updating table Purchase Order and the second one is...

  • RE: Today's Random Word!

    crookj (6/16/2015)


    BL0B_EATER (6/16/2015)


    Ed Wagner (6/16/2015)


    djj (6/16/2015)


    Ed Wagner (6/16/2015)


    BL0B_EATER (6/16/2015)


    TomThomson (6/15/2015)


    Ed Wagner (6/15/2015)


    djj (6/15/2015)


    Eirikur Eiriksson (6/15/2015)


    Ed Wagner (6/15/2015)


    Revenant (6/15/2015)


    Ed Wagner (6/15/2015)


    djj (6/15/2015)


    crookj (6/15/2015)


    Guzzled

    Gin (reference to the late Red Skelton)

    Rum

    Captain

    Picard

    Packard

    Automobile

    Repair

    Mend

    patch

    Update

    Version

    Stability

    Strong

    Odor - Another...

  • RE: Problem in procedure

    ChrisM@Work (6/16/2015)


    j.grimanis (6/15/2015)


    Hi,

    I have a procedure which inside I call two other Procedures, the first one is updating table Purchase Order and the second one is updating an intermediary table...

Viewing 15 posts - 5,761 through 5,775 (of 9,399 total)