all groups > sql server msde > may 2007 >
You're in the

sql server msde

group:

duplication dB


Re: duplication dB Andrea Montanari
5/10/2007 12:00:00 AM
sql server msde: hi Arthur,
[quoted text, click to view]

you usually generate the DDL + DML scripts to be run on the remote server to
re-generate the database on it, or you can backup your local database, copy
it to the remote server, and there restore it locally on it..
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz http://italy.mvps.org
DbaMgr2k ver 0.21.0 - DbaMgr ver 0.65.0 and further SQL Tools
--------- remove DMO to reply

duplication dB Arthur
5/10/2007 1:57:20 AM
How to duplicate a database from one PC to another (remote computer) over
the internet ?


Arthur

Re: duplication dB Arthur
5/10/2007 2:57:11 PM
thanks, I will try backup/restore... to see how it works

Do I need to keep database in the same directory on duplicated server, or it
could be just anywhere ?
Arthur













[quoted text, click to view]

Re: duplication dB Chris.Cheney
5/11/2007 7:38:51 AM
"Arthur" <optron@sbcglobal.net> wrote in
news:2uL0i.2088$LR5.1138@newssvr17.news.prodigy.net:

[quoted text, click to view]

RESTORE ... WITH MOVE ... to put it anywhere - see BOL



[quoted text, click to view]
AddThis Social Bookmark Button