Results 1 to 2 of 2

Thread: Disaster Recovery

  1. #1
    Warren O Reilly Guest

    Disaster Recovery

    Hi,
    A test server I was developing on has died and all of my good work was on it.
    However I have a copy of the Data folder containing the folloing files:

    Test_Data.MDF

    Test_Log.LDF

    Is it possible to restore my database from these files?
    If so how would I go about it?

    Many thanks in advance!

  2. #2
    David Guest

    Disaster Recovery (reply)

    Warren,

    I am probably the least person to answer this but, it sounds like you should be able to do a sp_attach_db with that file. BOL has pretty helpful information here. Let me know if this works or if you would like any additional information here.

    David


    ------------
    Warren O Reilly at 2/2/01 8:54:20 AM

    Hi,
    A test server I was developing on has died and all of my good work was on it.
    However I have a copy of the Data folder containing the folloing files:

    Test_Data.MDF

    Test_Log.LDF

    Is it possible to restore my database from these files?
    If so how would I go about it?

    Many thanks in advance!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •