View Full Version : SQlite
Gautxo
10-22-2006, 10:05 AM
When I use SQlite commands and run from the PIDE, all goes OK. But when I generate a Desktop PC EXE or Pocket PC EXE don't work.
Do you know what I do wrong?
Thank You
José Luis Cuesta
CerfVolant
10-22-2006, 04:35 PM
I have the same problem, like you
i use the console and it work very well when i run it under pide, but if i make un exe, it dosen't work. i don't kown wy, perhaps it's the path of the file ??
PointOfLight
10-22-2006, 06:49 PM
In the RUNTIME folder underneath the installation directory of PPL there is a file called sqlite_dll.dll. Copy this either to the directory where your .exe was built, or for more general use copy it to the Windows\System32 directory (or WINNT\System32) on your machine. On the PocketPC side, the DLL is installed to wherever you installed PPL, so you'll want to copy that one over the the Windows directory.
kornalius
10-22-2006, 08:08 PM
POL is right the sqlite_dll.dll file needs to be copied where the .exe is installed.
Gautxo
10-22-2006, 09:33 PM
Thank you! Now works very well.
CerfVolant
10-23-2006, 09:45 AM
Great
It's Working too
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.