Sqlite @ Designtime

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Sqlite @ Designtime

Post by Grolle » Mon 21 Dec 2009 08:15

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 ...

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 21 Dec 2009 09:30

Place sqllite3.dll to a folder that is stated in the PATH environment variable (for example, Windows\System32).

Grolle
Posts: 13
Joined: Tue 15 Apr 2008 12:02

Post by Grolle » Tue 22 Dec 2009 09:18

That's it. Thanks

Post Reply