SQL7 to SQL2005

  • Can you restore a complete backup from SQL7 to SQL 2005 or should I take the db backup to sql2000 first?  Thx in advance Steve.

  • yes, you can directly restore a SQl 7 or a SQL 2000 database on SQL 2005, without any intermediate steps;

    the restore process creates the mdb files in the SQL 2005 format, and of course any backups you create from 2005 are restoreable only on SQL2005, but that is a given i think.

     

    There's no need to find a 2000 server to get this over to your 2005 instnace.

    HTH

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

  • Thanks for taking the time to reply.

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

You must be logged in to reply to this topic. Login to reply