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 data from SQL Server 4.0 to 7.x or 2000

Author  Topic 

pvr_prasad
Starting Member

5 Posts

Posted - 2002-06-16 : 10:34:57
I am facing problem while importing SQL Server 4.0 (Win 3.x OS) SDB files on to SQL Server 7.0 (As .mdf files). I have 1GB of .SDB files with me. I wanted to port this data on to SQL Server 7.o or 2000. Can any one tell me the solution to do my work.

Thanks and Regards
prasad

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2002-06-16 : 18:58:18
Hi Prasad

There isn't a way to automatically migrate from those files.
What I would recommend is setting up a machine running those databases. Then use DTS to import the data.

Damian
Go to Top of Page
   

- Advertisement -