So far my development testing of my mobile app has been strictly with Emulator Images in VS2005. I can add/edit data to a SqlCe Db on my desktop, but cannot get SqlCe working on my mobile device.
My mobile app loads on my handheld, but when I try to access the SqlCe db I get the following error.
I thought CF 2.0 supported SqlCe on Windows CE 5.0. What am I doing wrong?Code:Can't PInvoke DLL 'sqlceme30.dll.




Reply With Quote