Forum Replies Created

Viewing 15 posts - 43,021 through 43,035 (of 49,571 total)

  • RE: Upgrading SQL 2000 to 2005

    Have you run the upgrade advisor? Has it found any potential problems? Have you tested your app and database completely on SQL 2005?

  • RE: Run-time error '-2147467259 (80004005)'

    A general network error means that the connection has been suddenly and forcefully closed, and not by the application. Basically, the app tries to communicate over a channel that no...

  • RE: Can a CLR Function be made similar to Coalesce?

    In 2005, the options are a comma-delinited list or an xml document or similar. Messy, I know. In 2008 you can use a table-valued parameter.

  • RE: Are the posted questions getting worse?

    Jack Corbett (11/22/2008)


    That would be great to have. Certainly will reduce my time on-line. Look forward to seeing it somewhere.

    I didn't write it. I found it somewhere online. Can't...

  • RE: Are the posted questions getting worse?

    Jeff Moden (11/22/2008)


    But none of us has written a book like some of the good folks we know. 😉

    And he's writing another one. A full, published dead-tree book...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (11/22/2008)


    Yeh, it has been a killer week telling everyone to read Jeff's article on how to post better questions over and over. I feel like a broken...

  • RE: Jonathan Kehayias: SQL Hero!

    Ninja's_RGR'us (11/22/2008)


    I sure hope this presentation of writing bad code will find its way on the newsletter someday... I'd sure love to read that!

    I'll check with the PASS people. If...

  • RE: DBCC SHRINK FILE with NOTRUNCATE , how to see the results?

    llokshin (11/22/2008)


    For now I just did index defrag for some of the tables in db and see that used space isn't changed but free space grew for about...

  • RE: Defragmentation issue

    teddunaveen (11/22/2008)


    hi Experts how are you

    We're busier than we would like due to multiple threads that could easily be answered by a quick read through of Books Online.

    1)How to do...

  • RE: When to shrink database, right before or after a Full Backup

    full backup has never truncated the tran log. not in 2005, not in SQL 2000.

    samalex (11/21/2008)


    If we do a trans log backup 4 times a day I assume this will...

  • RE: Can we change 1st table read in an exection plan

    Marco André Duarte Francisco (11/22/2008)


    Thanks for your reply.

    Well, I'm starting to use query hints a lot...in my particular case, the index hints.

    Don't. Hints should be a last resort when...

  • RE: SQL Server's Role in "The Cloud"

    Databases are going to need managing whether they're in the 'cloud' or in your server room. Maybe you can pay extra for backup services, but that's not all a DBA...

  • RE: Are the posted questions getting worse?

    Jack Corbett (11/22/2008)


    Oh, and based on your tweets it didn't seem like you were late to any of the PASS Summit parties!:D:P

    Grant late for a party? That'll be...

  • RE: Jonathan Kehayias: SQL Hero!

    Jack Corbett (11/22/2008)


    Glad it was packed out Gail.

    It wasn't completely packed out. There were empty seats. I'd say the room was 50-60% full. Bob Ward's session in the...

  • RE: Undocumented Routines: Forbidden fruit.

    Phil Factor (11/22/2008)


    One slightly scarey thought bothers me though: If the structure and processes of the transaction log were fully documented, then would it then be maliciously hacked? We'd then...

Viewing 15 posts - 43,021 through 43,035 (of 49,571 total)