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.
| Author |
Topic |
|
iamsmahd
Yak Posting Veteran
55 Posts |
Posted - 2005-03-05 : 05:13:48
|
| Hi.I have 2 servers::one for using as main database server and the one for backups...I use the second for testing my projects.....Now how can I use replication for synchronizing 2 databases.....Thank you very much |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-03-05 : 07:13:49
|
| Probably backup and restore is better for this than replication.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
iamsmahd
Yak Posting Veteran
55 Posts |
Posted - 2005-03-07 : 03:59:15
|
| nr,Thank you ...but I wanna to learn using replication by it....can you help me?sonia |
 |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2005-03-08 : 03:57:54
|
read up replication on BOL then post your questions here if you encounter something difficult. HTH--------------------keeping it simple... |
 |
|
|
|
|
|