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)
 transfer database from a sqlserver to another

Author  Topic 

jdcjai
Starting Member

1 Post

Posted - 2002-10-16 : 19:06:25
how to transfer a database from a sql server to another sqlserver.

or how to export a database from a sql server & import that into another sqlserver.

Please help ASAP

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2002-10-16 : 23:03:05
Try the copy database wizard in Enterprise Manager.

Damian
Go to Top of Page

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2002-10-16 : 23:04:47
also....
usually doing a bit of a search around Books Online will give you a more "ASAP" answer than posting a vague question that shows you have made no effort

Damian
Go to Top of Page

hendrasd
Starting Member

20 Posts

Posted - 2002-10-17 : 00:22:32
Choose Search menu of SQLTeam.com website.
Type 'Copy SQL Server Database'. Then click search.
You'll find the list of articles about copying or moving sql server database. :)

-- Never stop learning --
Go to Top of Page
   

- Advertisement -