November 24, 2008 at 9:34 am
Hi,
We are going to change database contents of a Windows Mobile from a Desktop PC connected over ActiveSync.
On the mobile is a MS SQL CE 3.5 SP1 DB located. We would like to write and read some datas with a running Windows application on the desktop.
This should be possible: With SQL Server Manager Studio 2008 we are able to connect to the mobile database and modify data contents.
We succesfully connected to a DB of the desktop with an OLE DB connection string:
Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Source=C:\test.sdf
The connection with
Provider=Microsoft.SQLSERVER.CE.OLEDB.3.5;Source=Mobile Device\Program Files\test.sdf
didn't work.
Best Regards:
Lesley
June 3, 2010 at 12:48 am
Hi,
If your desktop application is built in .NET then try with using Namespace Microsoft.SqlServerCe.Client instead of System.Data.SqlServerCe.
Hope it will work.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy