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 |
pankaj.pareek@sparrowi.co
Starting Member
26 Posts |
Posted - 2007-05-24 : 00:59:45
|
Dear All,How to do Sql Server Synchronization.We need offine Sqlserver database tables records Synchronized with online Sqlserver database records in real time.Thanks Rishi Sharma |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-05-24 : 01:29:17
|
If it's offline, then how will they be able to connect to each other?But for synchronizing data, you can use replication.Tara Kizerhttp://weblogs.sqlteam.com/tarad/ |
 |
|
|
|
|