vote up 0 vote down star

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."

flag

71% accept rate
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 at 16:03

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.