SQL Server CE and Microsoft Access

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

Simple question, is it at all possible to synchronize a SQL Server CE
database to Microsoft Access on the desktop. I have a client that
wants this and according to the archives, this can't be done. Any
further insight anyone?

Thanks
 
Aaron,

SqlCe was designed to synchronize with SQLServer and not Access. There are
some 3rd party tools that can help create SqlCe files on the device from the
desktop side: http://www.gui-innovations.com/ Also the next version of SqlCe
called SQL Server Mobile Edition will allow you to read and write the
database files from the desktop as well as on the device, but that product
is only in beta at the moment.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top