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
 Transact-SQL (2000)
 Sql-Server Synchronization

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 Kizer
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -