I have an project where I want to scan data to a table using a handheld device. The device would be docked sending the batch of data to the PC to be processed using ActiveSync or Windows Mobile Device Center. The device in this case runs Windows CE 6.0.
The customer has an existing app that uses PocketAccess to do this, but that support was removed many years ago in CE, so it limits his access to new devices.
I first started looking at alternatives and saw a lot about Microsoft Sync Framework. But I have since discovered that it is no longer supported in SQL Compact 4.0.
So rather than design something that is already obsolete, what should I be looking at?