G
Guy Dillen
I'm developing a CF application that makes use of SQL Server CE 2.0.
At certain moments i need to send subsets of the data (in the SQL Server CE
2.0) to a server (by means of a WebService).
At the same time data needs to be send from the server (also by using a
WebService) to the Pocket PC device. The communication is GPRS/GSM.
The database on the server is SQL Server 2000 (but can change in the future
to Oracle or ...).
What is the best way to do send/receive the data (transfering DataSets??,
....) ?
Guy
At certain moments i need to send subsets of the data (in the SQL Server CE
2.0) to a server (by means of a WebService).
At the same time data needs to be send from the server (also by using a
WebService) to the Pocket PC device. The communication is GPRS/GSM.
The database on the server is SQL Server 2000 (but can change in the future
to Oracle or ...).
What is the best way to do send/receive the data (transfering DataSets??,
....) ?
Guy