Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How to restore an SQL 2000 backup on SQL7?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-12-09 : 12:42:10
Cartier writes "Hi,

I've got a problem between my developpement environnement (SQL2000)and the production one(SQL7)...
I've got to restore my developpement database backup (on SQL2000) on the production server (SQL7). it seem's that it was impossible to make an SQL2000 backup for SQL7...

Thank's for your help

Pascal"

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2001-12-09 : 20:23:54
Nope, sorry. You can't do it.

Your best bet, is create a new database on the SQL7 machine, and either BCP or DTS your data across.



Damian
Go to Top of Page
   

- Advertisement -