kishore1021
11-11-2003, 04:42 AM
I am doing my academic project and i am struck up in coding. I need to develop an ActiveSync Service Provider between the handheld PC (HP iPAQ Pocket PC h2200 series with processor Intel PXA225) and the desktop PC in order to Synchronize data between the Pervasive SQL(The desktop backend database is Pervasive SQL) and SQL CE database (device side DB is SQL CE), based on some SQL query criteria.
The data to be synchronize between PocketPC and Desktop PC will be the result of this query.
To Sum up:
I intend to develop an ActiveSync Service Providers between the handheld and the desktop in order to:
1. Synchronize/download full data from SQL CE database to Pervasive SQL Database and vice versa
2. Upload data from the Pervasive SQL to the SQL CE database and vice versa based on some selection criteria.
The data to be synchronize between PocketPC and Desktop PC will be the result of this query.
To Sum up:
I intend to develop an ActiveSync Service Providers between the handheld and the desktop in order to:
1. Synchronize/download full data from SQL CE database to Pervasive SQL Database and vice versa
2. Upload data from the Pervasive SQL to the SQL CE database and vice versa based on some selection criteria.