Page 1 of 1

Sqlite @ Designtime

Posted: Mon 21 Dec 2009 08:15
by Grolle
Hi,

isn't it possible to use Sqlite at DesignTime? I get the message "Cannot load client dll : sqlite.dll". The latest Version of the dll is in the application Folder. I use D2010 on Win7 64bit with the latest Unidac version.

Best regards ...

Posted: Mon 21 Dec 2009 09:30
by Plash
Place sqllite3.dll to a folder that is stated in the PATH environment variable (for example, Windows\System32).

Posted: Tue 22 Dec 2009 09:18
by Grolle
That's it. Thanks