Moving database from SQL 2000 to SQL 7? -
06-14-2006
, 09:33 AM
I have a database on a SQL 2000 server that i wish to use on a SQL 7 server -
is it possible to backup/restore or move the database?
I need the database to be complete with Stored Procedures, Views and ofcause
tables.
I've tried using DTS, but it seems that especially Stored Procedures aren't
that willing to migrate.
Are there any tools out there to help me? |