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
 General SQL Server Forums
 New to SQL Server Programming
 MSDE Copy

Author  Topic 

English_Bloke82
Starting Member

2 Posts

Posted - 2007-09-10 : 11:02:01
Hi guys and girls!

I have a quick question to ask you all. I am creating a second instance of a BES server for our DR site. I need to clone the MSDE database and use that over there. Can you tell me how to copy/replicate the database on the second server.

regards

james

Zoroaster
Aged Yak Warrior

702 Posts

Posted - 2007-09-10 : 11:56:15
This will help you:

http://vyaskn.tripod.com/moving_sql_server.htm



Future guru in the making.
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-09-10 : 21:47:58
What you need to do is backup/restore.
Go to Top of Page
   

- Advertisement -