|
Posted by Dan Guzman on 05/07/07 12:10
I know very little about SQL Server CE and RDA but it seems the alternative
out-of-the-box solution is merge replication. However, SQL Express can only
be a subscriber so you would then need then need SQL Server Workgroup
Edition instead, which doesn't run on XP Home Edition either. If Windows XP
Pro (or Windows Vista Business/Ultimate) is not an option, I think you'll
need to develop your own merge/sync solution.
--
Hope this helps.
Dan Guzman
SQL Server MVP
"Wolfgang Kraus" <wokas2005@freenet.de> wrote in message
news:1178290163.787334.141120@l77g2000hsb.googlegroups.com...
> Hi,
>
> i want to create a solution which shall consist of a sql server 2005 -
> data base (express edition if the following features are available by
> express edition) and a mobile windows application (running on a
> smartphone under windows mobile 5.0).
>
> The sql server shall be installed on a ordinary laptop using windows
> xp (not professionall edition).
>
> Which would be the best way to exchange the data between mobile device
> and pc? I learned that there is a SQL Server Compact Edition for the
> mobile device and that rda would be a way to exchange data - but then
> i would need internet information system and this does not run on xp
> home edition.
>
> Which alternatives would you suggest me?
>
> Thanx in advance
>
> Wolfgang
>
Navigation:
[Reply to this message]
|