Forum Replies Created

Viewing 15 posts - 511 through 525 (of 820 total)

  • RE: The Core

    Steve Jones - Editor (7/10/2008)


    I'd argue NO ONE knows everything about SQL Server and even the highly skilled experts have lots of places they've never worked in the product.

    When I...

    ATBCharles Kincaid

  • RE: Introduction to the Transaction Log

    You are welcome, John. I might also advocate adding another drive to the server and moving the log file there.

    (1) It will get that pesky log file out of...

    ATBCharles Kincaid

  • RE: Introduction to the Transaction Log

    john.leo (7/8/2008)


    I'm still not clear why SQL Server doesn't auto shrink the transaction log when a full backup is done in the full recovery model. No transaction logs are needed...

    ATBCharles Kincaid

  • RE: Deleting batches of rows with TOP

    Other than a formatting issue (narrow code window) I found this a good reminder about something I'm just about to do.

    I'm revising a data archive procedure. Somethings don't need...

    ATBCharles Kincaid

  • RE: Introduction to the Transaction Log

    Thanks Stephanie. They say that you learn something new everyday.

    ATBCharles Kincaid

  • RE: Introduction to the Transaction Log

    Stephanie

    Your analogy is valid, correct, and well stated. It is possible to turn it off, however. Set recovery mode to simple and nothing gets logged. In that...

    ATBCharles Kincaid

  • RE: Introduction to the Transaction Log

    Good article James. I gave you 4 on it. Please consider expanding it a bit.

    Did you know that SQL Server actually writes everything to the log first and...

    ATBCharles Kincaid

  • RE: Introduction to the Transaction Log

    steve.lambert (7/2/2008)


    In other databases engines i have been able to translate the log to text in order to aid with fault finding. Is this possible with MS SQL Server. i.e...

    ATBCharles Kincaid

  • RE: The Back Door DBA

    george sibbald (6/20/2008)


    on seeing the date on Brads editorial, it seems the best way to save time is to do your work 3 days into the future.:D

    The down side of...

    ATBCharles Kincaid

  • RE: The Core

    godoyd (6/23/2008)


    I would add to this understanding of not only GUI interface but also command line. not having command line skills i think can be a weakness when the...

    ATBCharles Kincaid

  • RE: The Core

    So then Joe Celko would be required reading. His style book has way more than just style.

    ATBCharles Kincaid

  • RE: The Core

    Right on Rudy! I like Phil's observations as well.

    I'm a developer who has to be a DBA. One of the coding mantras I often quote is,...

    ATBCharles Kincaid

  • RE: Using SQL Management Objects to create and restore SQL Databases.

    Good article. Where can I get a list of all the objects, properties, and methods?

    We recently installed a new drive on one of our SQL boxes. The boss...

    ATBCharles Kincaid

  • RE: Eliminating Cursors

    Here is yet another reason to avoid cursors altogether. I just got a link to this knowledge base article (thank you KBALERTZ).

    ATBCharles Kincaid

  • RE: SSIS Is Not Just for SQL Server

    Wayne West (6/11/2008)


    Which is why my Yahoo mail does not download images...

    Likewise I have killed all the preview panes in Outlook and don't use Outlook Express for my home e-mail.

    ATBCharles Kincaid

Viewing 15 posts - 511 through 525 (of 820 total)