Forum Replies Created

Viewing 15 posts - 4,606 through 4,620 (of 7,484 total)

  • RE: Today's Random Word!

    crookj (4/12/2012)


    SQLRNNR (4/12/2012)


    apoplectic

    ballistic

    postal

  • RE: Today's Random Word!

    Daniel Bowlin (4/12/2012)


    jcrawf02 (4/11/2012)


    chaos

    Siegfried

    Nothung

  • RE: Contained Database users

    Hugo Kornelis (4/13/2012)


    L' Eomot Inversé (4/13/2012)


    If Steve is right about login checking for a login in master first even when the contained database is specified in the connection parameters we...

  • RE: Contained Database users

    Hugo Kornelis (4/12/2012)


    Cliff Jones (4/12/2012)


    Sounds like a good place to keep SQL Server managment data and isolated from my client data. Is that an intended use for Contained Database?

    You...

  • RE: Contained Database users

    Steve Jones - SSC Editor (4/12/2012)


    The AD Credential thing is interesting. If there are matching AD credentials at the instance level, the authentication takes place there first, which makes sense....

  • RE: Contained Database users

    Nice interesting question.

    Some of the discussion makes me want to comment, because it seems ill-advised - but I'll do a bit more reading first, as my knowledge of...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/11/2012)


    Lynn Pettis (4/11/2012)


    Not sure but I think this individual, xenophilia, should change their name to xenosqlia.

    Please, someone tell me why, just why do I keep helping someone who...

  • RE: Transparent Data Encryption

    A good question, thanks.

    I can't agree with the comment in the explanation about protection for filestream data when the rest of the data is protected by TDE mandated by regulation....

  • RE: Convert Excel to SQL Design Query

    It looks quite reasonable; presumably the data table is intended to have have (dateId,siteid) as primary key?

    I would be inclined to use SQL date datatype, not any string like "28/10/2011",...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (4/10/2012)


    Brandie Tarvin (4/10/2012)


    Stefan Krzywicki (4/10/2012)


    Brandie Tarvin (4/10/2012)


    Stefan Krzywicki (4/10/2012)


    I just registered for the SQL Server Saturday in Waltham in May. At the end is the ubiquitous "captcha" to...

  • RE: Modified DateTimeStamp - No Default on record creation

    opc.three (4/9/2012)


    L' Eomot Inversé (4/9/2012)


    Jeff Moden (4/8/2012)


    I prefer they both be NOT NULL and, like Gail identified, will make both the same on INSERT. I also use a trigger...

  • RE: Are the posted questions getting worse?

    Someone has got a "stuck in recovery" problem here. I could try to answer but I am not nearly as competent as several other threadizens in this area, so...

  • RE: Update table with id from another table

    The edits suggested by Mark are fine where there's no obvious way of getting the correct value, but I imagine that before doing what he suggests it might be a...

  • RE: VIEWS 6

    bitbucket-25253 (4/10/2012)


    Not as easy as I thought it would be:

    Correct answers: 75% (272)

    Incorrect answers: 25% (91)

    Total attempts: 363

    Since one of the major objectives of the QOD is...

  • RE: Modified DateTimeStamp - No Default on record creation

    Jeff Moden (4/8/2012)


    I prefer they both be NOT NULL and, like Gail identified, will make both the same on INSERT. I also use a trigger to enforce updates to...

Viewing 15 posts - 4,606 through 4,620 (of 7,484 total)