Copy SQL Server7 database

Copy SQL Server7 database

Post by Steve » Fri, 28 Apr 2000 04:00:00



Hello,

I would like to copy a database from one server to another.
Backup/restore doesn't seem to work.
I have a lot of tables so I don't want to export the tables one by one.
What can I do to copy the database quickly ?

Thanks in advance,

                     Steven

 
 
 

Copy SQL Server7 database

Post by Neil Pik » Fri, 28 Apr 2000 04:00:00


Steven - what error(s) do you get with backup/restore?  You can also use
sp_attach_db and sp_detach_db .....

Quote:> I would like to copy a database from one server to another.
> Backup/restore doesn't seem to work.
> I have a lot of tables so I don't want to export the tables one by one.
> What can I do to copy the database quickly ?

> Thanks in advance,

>                      Steven

 Neil Pike MVP/MCSE.  Protech Computing Ltd
 (Please reply only to newsgroups)
 SQL FAQ (428 entries) see
 forumsb.compuserve.com/vlforums/UK/default.asp?SRV=MSDevApps (sqlfaq.zip - L7
- SQL Public)
 or www.ntfaq.com/sql.html
 or www.sql-server.co.uk
 or www.mssqlserver.com/faq

 
 
 

Copy SQL Server7 database

Post by Gregory M. Henrikse » Sat, 29 Apr 2000 04:00:00


Have you tried the DTS Import it will allow you to import objects between
databases


Quote:> Hello,

> I would like to copy a database from one server to another.
> Backup/restore doesn't seem to work.
> I have a lot of tables so I don't want to export the tables one by one.
> What can I do to copy the database quickly ?

> Thanks in advance,

>                      Steven

 
 
 

1. how to copy a database from SQL server6.5 to SQL server7.0

hello,everyone!
I have two NT servers ,one with SQL server6.5, and another with SQL server7.0. I have a database on the SQL server6.5, I want to copy it to SQL server7.0 ,I don't know to do it.
every time, when I on SQL server7.0 ,I use the DTS wizard to import database from SQL server6.5, I alwalse get the error message:
   Error Source:Microsoft OLE DB Provider for SQL server
   Error Description: The catalog stored procedures installed on server NTSERVER1 are Version 6.50.193; Version 07.00.0330 or later is required to support IDB Schema Rowset. Please contact your system administrator.

For I am the administrator, I don't know how to do. I hope someone can help me.

sorry for my poor English.

2. Trap EOleException errors?

3. SQL Server7 linking to another SQL Server7 database.

4. Index rebuild

5. STD phone code lookup

6. (newbie needs help) trying to open copy of SQL Server7 database on local machine

7. sp_OACreate

8. Load SQL Server6.5 database in SQL Server7.0

9. Help..Using VB6 Data Control to access MS SQL Server7 Database

10. Encrypting data in SQL server7 database

11. Timeout happens when trying to open an access database which attaches to SQL Server7.0

12. Linking 2 SQL Server7 Databases