RE: Disconnected Databases on Laptops
From: afkir (afkir_at_discussions.microsoft.com)
Date: 10/05/04
- Next message: Ralph: "Re: Alter Table"
- Previous message: Devendra Rao: "Disconnected Databases on Laptops"
- In reply to: Devendra Rao: "Disconnected Databases on Laptops"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 4 Oct 2004 18:59:07 -0700
if you will be targeting laptop, you may wanna try
MSDE/SQL Server express
www.microsoft.com/sql/msde
in case you will be targeting smaller compact devices like pocket PC try
SQL CE (Integrated with .net compact framework)
http://msdn.microsoft.com/mobility/othertech/sqlserver/default.aspx
Good Luck.
"Devendra Rao" wrote:
> 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.
>
> -- Devendra.
>
- Next message: Ralph: "Re: Alter Table"
- Previous message: Devendra Rao: "Disconnected Databases on Laptops"
- In reply to: Devendra Rao: "Disconnected Databases on Laptops"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|