Hello All,
I'd like to know how to access the data stored in the SQL server tables from Windows Mobile to PC.
for e.g. I can add many data to the application and when I connect to the PC, I'd like to access it.
We can use SQL Server Sync for synchronizing the data and using web services, it's possible to access the data but this has dependency with IIS.
Is there any better methods to access the data from application?