R
Ramjee Tangutur
Hi All
We have a pocket PC application developed in CF. It has a SQL CE database.
Whenever the device is cradled, I would need to synch-up the data between
the device and the MSDE database on the desktop. There are some pre-existing
APIs on the desktop developed in Managed Code which should be used to update
the MSDE database.
Kindly give me some pointers/code snippets to achieve this. I would
specifically like to know the following.
1. How will the desktop application be able to find out, if the device is
cradled?
I am planning to use the OpenNETCF.Desktop.Communication.dll and the
methods provided in this to determine if the device is cradled and if active
sync is active?
2. How should I open the SQL CE Database on the device from the desktop App?
Any code snippets or pointers will be of great help. Or atleast I should
have a mechanism to get the data from the SDF file(on the device) in XML
format, to the desktop application.
3. How do I push data back to the PPC?
Please note I am using PPC 2003, .NET CF 1.x and SQL CE 2.0.
Any pointers would be of great help. Please cc your responses to
(e-mail address removed)
Thanks
Ramjee
We have a pocket PC application developed in CF. It has a SQL CE database.
Whenever the device is cradled, I would need to synch-up the data between
the device and the MSDE database on the desktop. There are some pre-existing
APIs on the desktop developed in Managed Code which should be used to update
the MSDE database.
Kindly give me some pointers/code snippets to achieve this. I would
specifically like to know the following.
1. How will the desktop application be able to find out, if the device is
cradled?
I am planning to use the OpenNETCF.Desktop.Communication.dll and the
methods provided in this to determine if the device is cradled and if active
sync is active?
2. How should I open the SQL CE Database on the device from the desktop App?
Any code snippets or pointers will be of great help. Or atleast I should
have a mechanism to get the data from the SDF file(on the device) in XML
format, to the desktop application.
3. How do I push data back to the PPC?
Please note I am using PPC 2003, .NET CF 1.x and SQL CE 2.0.
Any pointers would be of great help. Please cc your responses to
(e-mail address removed)
Thanks
Ramjee