|
-
Jun 10th, 2009, 06:10 PM
#1
Thread Starter
Member
SQL CE works on Emulator but not on Device...
Hello All,
Im working on a SQL CE database driven app that so far works perfectly in the VB 2008 Emulator (Win Mobile Pro 6). However when I cab the project and run it on my HTC Diamond (Win Mobile Pro 6) I get the following error when I go to insert / display a value (works fine up to this point):
"Cant find Pinvoke DLL 'sqlceme35.dll'"
and I have to quit the application.
I have read around a little and the "fix" appears to be to install 3 cab files:
Path: C:\Program Files\Microsoft SQL Server Compact Edition\v3.5\Devices\wce500\armv4i
Cabs:
1. sqlce.ppc.wce5.armv4i.CAB
2. sqlce.repl.ppc.wce5.armv4i.CAB
3. sqlce.dev.ENU.ppc.wce5.armv4i.CAB
Surely this cant be the answer? My whole goal is to come up with a self-contained cab file that I can send to my friends and then my friends can run it on their WM6 device without having to go downloading extra cab files (that they have no idea of).
Am I missing something ?
Using Visual Basic 2008
Thanks for all your past help guys - I really appreciate it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|