pushing data from mobile 5.0 with sql compact to sql express database (Full Version)

All Forums >> [SQL Server CE] >> SQL Server 2005 Compact Edition



Message


mtwal -> pushing data from mobile 5.0 with sql compact to sql express database (4/9/2008 8:07:14 PM)

Hi,

I am not a sql expert and don't know a lot about SQL express. I have been tasked with researching how to push data from a Mobile 5.0 device with SQL compact to a sql express server when cradled.

Has anyone seen any good tutorials for this one. I admitt I haven't done my research yet, but time is short and I am looking for some quick answers if there are any.

Thanks,

Matt




petevick -> RE: pushing data from mobile 5.0 with sql compact to sql express database (4/10/2008 2:15:07 AM)

Hi,
SqlExpress doesn't support replication as a publisher so that is out.

The newly announced sync services should do what you want. Additionally, you could 'roll your own' using SqlClient and accessing the database directly from the device




mtwal -> RE: pushing data from mobile 5.0 with sql compact to sql express database (4/10/2008 8:30:42 PM)

thanks Pete,

it looks like we are "rolling our own",

Matt




Page: [1]



Forum Software © ASPPlayground.NET Advanced Edition 2.5.5 Unicode

0.000