all groups > sql server connect > october 2004 >
You're in the

sql server connect

group:

Disconnected Database solution


Disconnected Database solution Devendra Rao
10/4/2004 1:53:29 PM
sql server connect: Is Windows CE the correct choice for developing an
application which will be used on a laptop type of device
while disconnected from the main database (SQL Server
2000 Ent. Ed.) but when connection is available will
connect and synchronize with the master database (bi-
directional upload/download new information since last
sync). Are there any such features available in SQL
Server 2000 Ent. Edition where I can work with my local
instance of the database and then somehow at the SQL
Server level I can synchronize with the master database
in a relatively short period of time. Any assistance or
point in the right direction would be much appreciated.

RE: Disconnected Database solution Mike Epprecht (SQL MVP)
10/5/2004 3:23:02 AM
Hi

Have a look at SQL Server CE edition on
http://www.microsoft.com/sql/ce/default.asp

You can run merge replication to sync between your device and the master
server.

Regards
Mike

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