Forum Replies Created

Viewing 15 posts - 121 through 135 (of 228 total)

  • RE: Another story published!!!

    Brandie,

    You are quite welcome. It has been a while since I read a book for relaxation, so why not read something written by a fellow DBA?

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Reclaim Transaction Log Space

    Ankit,

    The only thing you need to be careful of when having a database in Simple Recovery is that you are restricted to restoring to your latest database backup whether it...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Another story published!!!

    Yes, please send me the information on ordering an autographed copy.

    Thanks in advance.

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: SQL Overview SSIS Package II - Retrieving SQL Error Log

    David,

    Another great tutorial! I am eagerly anticipating Part 3 of your series.

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Import-Export Performance

    Samuel,

    Thanks for the book reference, I will definitely check it out!

    Silly typos!

    (I am the typing kign)

    *chuckle*

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Accent deduction

    My wife and I both had speech issues when we were kids, a Speech Therapist can work wonders.

    (The butterflies in my stomach hit the top of my head when I...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Another story published!!!

    Brandie,

    Congtrats to ya!

    Do we need to be scanning YouTube for Snoopy-Dance footage?

    I will have to exercise my One-Click amazon order button when I get home.

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: LTRIM linked field

    ... given the choice or in some sort of weird betting scenario, slap me with the cooked chop!

    Mythbusters did an episode where they fired frozen and thawed chickens into aircraft...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: how to configure sql 2000 server allow remote access

    Frances,

    My apologies for reading the posting too quickly.

    All I have been able to find is a reference on page 388 in the ebook:

    http://books.google.com/books?id=G2YqBS9CQ0AC&pg=PA388&lpg=PA388&dq=sql+server+enable+remote+connection+-2005+-desktop&source=web&ots=ZuMVFpFUaN&sig=6k4sCuHomxiLX_hDJsL95FRc31E#PPA388,M1

    After executing:

    exec sp_configure 'remote access', 1

    reconfigure

    The paragraph...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: How to execute Oracle procedure from SQL Server

    Note that anything you write will need to be using Oracle SQL syntax and/or pl/sql, not sql server-based t-sql. All SQL Server (or the DTS/SSIS package) is doing is...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: LTRIM linked field

    Jeff,

    I *have* to know ... Are the pork chops frozen, thawed or cooked? (I am thinking the chop consistency is situational, and if so, please elaborate!)

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: how to configure sql 2000 server allow remote access

    If you are working with SQL Server 2005 and used the "SQL Server Surface Area Configuration" Tool ...

    Start >> All Programs >> Microsoft SQL Server 2005 >> Configuration Tools >>...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Import-Export Performance

    I will second Samuel's warning about the SSIS learning Curve! Do your self the favor of learning the fundamentals of how to build your dtsx packages properly.

    There is just...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Schema based objects

    Scott,

    Thanks for sharing the code. Nice Report!

    Happy T-SQLing

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

  • RE: Reclaim Transaction Log Space

    Ankit,

    I agree with the other recommendations to put the database in Simple mode and make a backup job that will backup your database when your feeds are completed. The...

    "Key"
    MCITP: DBA, MCSE, MCTS: SQL 2005, OCP

Viewing 15 posts - 121 through 135 (of 228 total)