up vote 0 down vote favorite
share [g+] share [fb]

Using the Access Database Synchronizer has anyone been able to synchronize with an mdb stored in a network location?

It doesn't even work if i map a network drive to my local c: i.e. c:\test.mdb works but z:\test.mdb doesn't.

I simply get a System.Data.SqlServerCe.SqlCeException "Failure to open SQL Server with given connect string."

link|improve this question

Are you actually using SQL Server CE? That is, the compact edition that runs on Windows Mobile (formerly Windows CE)? – David-W-Fenton Dec 19 '08 at 2:03
Aye, this doesn't make a great deal of sense. Why are you using SqlCe while talking about mapping something to your "C:\" drive. A mobile device doesn't have a C:\ in most cases. – Quibblesome Dec 23 '08 at 13:40
Using the Access Database Synchronizer from MS allows you sync a SQLCE database with an Access database on your local machine. It allows you to specify the location of the mdb, hence c:\. Problem is I can't get it to sync to a "network" drive, even if I map z:\ to c:\ – Neil Jun 10 '09 at 16:03
feedback

1 Answer

up vote 0 down vote accepted

Old question now. Seems as though no-one has an answer (or even heard of it).

Access Database Synchronizer won't work when using a network drive, most likely a bug in the product.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.