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)
 Importing SQL 6.5 db dump to SQL 2000?

Author  Topic 

hameed
Starting Member

40 Posts

Posted - 2002-02-11 : 14:27:47
I have an SQL 6.5 database dump and I need to import/convert it into a SQL 2000 database. I do not have access to a SQL 6.5 database, so doing a data import is out of the question. All I have is the 6.5 dump. Can someone help me out here?

izaltsman
A custom title

1139 Posts

Posted - 2002-02-11 : 18:27:06
I think you are out of luck here. The backups are not compatible. You'll have to find SQL 6.5 somewhere, restore the dump there and then upgrade the database.

Go to Top of Page
   

- Advertisement -