Re: Access SDF in VB.Net?
Hi,
you can use SQLCEClient namespace on your server to read your SDF's and then you can write them to an access database.
Copy your SDF files to your server, and access them locally as you would on the device
Re: Access SDF in VB.Net?
Hi petevick,
Sorry for the massive delay; in the end I sorted the problem with the transfer but now I need to read an sdf file in a vb.net desktop application. I can't seem to find SQLCEClient in my references. Do you know where I would find the file?
Thanks,
Jiggy!
Re: Access SDF in VB.Net?
I have mananged to get it referenced now :) but browsing for the dll :)