Database Application with Access Backend

I'm a beginner with database and pocket pc development so i need some ideas on how to best do this. I want to develop an application for Windows Mobile 2003 and up. The application will store information such as customer info and what-not in a database that is stored on the pocket pc. I have an Access database that was pre-made and that database needs to sync to the pocket pc. I've read that there is a SQL Server 2005 Compact Edition Access Synchronizer but I can't figure out which version of SQL Server 2005 it works with and every time i try reading about SQL Server 2005 Compact Edition, SQL Server Mobile Edition, SQL Server Everywhere i get confused. I can't figure out the difference among them.


Answer this question

Database Application with Access Backend

  • TheGreatOtakuKraken

    See if this helps.

  • Ryan Lederman

    All these “databases” are in fact one database. So you grab SQL CE 3.1 which is the latest version and use that with Access synchronizer.



  • Pinnaka Syam Babu

    Yes, i looked at that but i'm still confused

  • Database Application with Access Backend