Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Case using DateDiff doesn't handle negative numbers

    Thanks very much! Saved me a great deal of headache and time.

  • RE: Question of the Day for 16 Feb 2004

    I have to agree. From BOL:

    RESTORE DATABASE MyNwind2_Test

       FROM MyNwind_2

       WITH RECOVERY,

       MOVE 'MyNwind2_data' TO 'D:\MyData\MyNwind2_Test_data.mdf',

       MOVE 'MyNwind2_log' TO 'D:\MyData\MyNwind2_Test_log.ldf'

    There's a logical name AND a physical name. The question,...

  • RE: SQL 2000 CALs

    Thanks but that's not the problem. I have the licensing utility, it's the functionality of it that I'm questioning.

    I just want to be sure that changing the number of seats...

Viewing 3 posts - 1 through 4 (of 4 total)