locked
Sync a Local CE 3.5 database RRS feed

  • Question

  • I have multi projects using the same DB.
    Can I sync a local CE 3.5 database not LocalDatabaseCache
    All the examples/help I can find only refers to LocalDatabaseCache
    Any help??

    Thanks
    Friday, February 6, 2009 11:26 PM

Answers

  • If you mean - you want to sync a specific SQL CE 3.5 database (on one machine) to a SQL server 2005 or 2008 on a different machine, then you should be able to do it.  LocalDatabase Cache is a SQL CE database for example.

    However, before you create an App to do the sync, you may want to back up your local data on the SQL CE 3.5 database somewhere else if this is your first time to write a sync app.

    Thanks.


    Leo Zhou --------------------------------------------------------------------------- This posting is provided "AS IS" with no warranties, and confers no rights.
    Tuesday, February 17, 2009 12:53 AM
    Answerer