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
 Import/Export (DTS) and Replication (2000)
 Can you downgrade a SQL 2K database to SQL 7.0?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-10-10 : 09:30:52
Randy writes "Can you "migrate" a SQL Server 2000 database backwards to a SQL Server 7.0 server?"

admin001
Posting Yak Master

166 Posts

Posted - 2002-10-10 : 10:06:21
Hi Randy,

No, this is not possible .

The only way to move or migrate a SQL Server 2000 database to a SQL Server 7.0 server is by transferring the data using a method such as DTS, bcp, or use of a query between linked servers.

Admin001




Go to Top of Page

M.E.
Aged Yak Warrior

539 Posts

Posted - 2002-10-10 : 13:52:41
Why would you want to?

-----------------------
SQL isn't just a hobby, It's an addiction
Go to Top of Page
   

- Advertisement -