I am planning to build a utiltiy for Pocket PC and sync it's data with it's
counterpart on the desktop. Something in the lines of Illium eWallet.
What is the best database to use for this type of applications? I can use
SQL Server mobile on PDA but the SQL Server on the desktop will be overkill
for my targer audience. Access will be the right choice for desktop. I don't
see any solid solution for Access on Pocket PC.
An idea is to build a sync application to sync data between SQL Server CE
and Access on the desktop. Or build a custom binary data file.
Any suggestions please?
Archived from group: microsoft>public>pocketpc>developer