Forum Replies Created

Viewing 15 posts - 13,966 through 13,980 (of 39,818 total)

  • RE: Talking baseball

    SQLDCH (4/19/2012)


    Markus (4/19/2012)


    I heard an interesting stat last night.

    Jamie Moyer pitching for the Rockies and got the win and with that win he became the oldest player ever to win...

  • RE: System Databases on C or with User Databases?

    master/model/msdb usually are small enough, with few transactions, so including them with binaries is fine. Tempdb I treat as another user database.

  • RE: Field Sizes in Staging database : all varchar(2000)?

    Here's how I see it.

    If you use varchar(2k) in all fields, it's usually easier to import the data, especially if you have quality issues. Once it's in there, you have...

  • RE: Are the posted questions getting worse?

    Evil Kraig F (4/13/2012)


    Some days, this helps:

    Or this (my drink of choice tonight)

  • RE: Attachments to Private Messages

    It might be corrupt or not have uploaded properly. Can you ask the sender to re-send?

  • RE: System Databases on C or with User Databases?

    I usually have Windows and SQL binaries installed on the C drive. I move the data and log file defaults to another drive (preferably 2 separate physical drives) and then...

  • RE: Design schema

    What are the other items? And how do they relate, if at all?

  • RE: windows update

    A friend uses SCCM, but they break servers into multiple groups. Each month they patch, but they run tests on various test systems first and work on the patch process....

  • RE: Key Storage

    Nice, that's an interesting system. I worry that the key file might not scale, but perhaps it does. Do you rotate key files often?

  • RE: Contained Database users

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


    I think you missed one important part from Steve's message: "So if you move a partially contained database to a server that has a matching login, the...

  • RE: Are the posted questions getting worse?

    SQLRNNR (4/12/2012)


    Sean Lange (4/12/2012)


    SQLRNNR (4/12/2012)


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


    Both printers here are acting up. One doesn't want to inject ink on the the paper. The other keeps sending...

  • RE: Are the posted questions getting worse?

    GSquared (4/12/2012)


    Now I've got "Office Space" playing as a double-bill with that. (It's an eclectic theatre in here.)

    What's next?

    I'm thinking Office Space combined with the Letterman show, tossing stuff...

  • RE: Contained Database users

    Hugo took the words out of my mouth. It's mainly for HA stuff, or potentially in the future, movement of dbs to new hosts without the clients knowing. Kind of...

  • RE: Are the posted questions getting worse?

    Both printers here are acting up. One doesn't want to inject ink on the the paper. The other keeps sending offline messages to the computers.

    Today is a day I...

  • RE: Contained Database users

    Cliff Jones (4/12/2012)


    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...

Viewing 15 posts - 13,966 through 13,980 (of 39,818 total)