P
Pete
I wish to develope the following application:
*Limited user interface on mobile device, basically data capture stored in
sqlce database.
*Sync w/sql server via webservices - internet connectivity.
*Robust internet web GUI from mobile device captured data or web GUI.
Required:
*Database sync triggered by active sync. User would have to have internet
connectivity to device via active sync. (could later implement manual wifi
sync. (Basically want the db's to sync when user cradles device).
*New/Modified data on device or server is syncronized, data left on both
server and device.
Everything else is pretty straight forward. My questions are these. How to
trigger the sync with a cradle event (ActiveSync) and what the best approach
for syncing the data might be (compareing between server and device)?
Thank You....
Pete
*Limited user interface on mobile device, basically data capture stored in
sqlce database.
*Sync w/sql server via webservices - internet connectivity.
*Robust internet web GUI from mobile device captured data or web GUI.
Required:
*Database sync triggered by active sync. User would have to have internet
connectivity to device via active sync. (could later implement manual wifi
sync. (Basically want the db's to sync when user cradles device).
*New/Modified data on device or server is syncronized, data left on both
server and device.
Everything else is pretty straight forward. My questions are these. How to
trigger the sync with a cradle event (ActiveSync) and what the best approach
for syncing the data might be (compareing between server and device)?
Thank You....
Pete