0

I have a mobile db (SQL Server CE), which synchronizes with my database on a SQL-server via merge replication.

after some trobules with the device, I had to copy the mobile db from the device, but i couldn't sync anymore before that.

There are some important information in it and i have no other device to use the db there. I can read it with SSMS, but i need it on the server and I don't want to copy it by hand (There are too many records in it, which changed and also a lot of new ones)

Is it possible to sync the SQLCE-Database without a device

Thank you

abc
  • 2,285
  • 5
  • 29
  • 64
  • You can try my SQL Server Compact Toolbox add-in, can script all data (as INSERTs only, though) and also has a merge replication tool, but I am not sure it will work. – ErikEJ Jun 19 '12 at 08:48
  • Is it just the database you want to sync? – user142253 Jun 20 '12 at 17:12

0 Answers0