Cannot load another client dll than sqlite3.dll

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQLite in Delphi and C++Builder
Post Reply
ez
Posts: 11
Joined: Tue 01 Dec 2009 12:56

Cannot load another client dll than sqlite3.dll

Post by ez » Wed 29 Aug 2012 14:27

Hi,

I am currently testing the demo version of the driver.
It seems that specifying another client library name in VendorLib has no effect. The driver always tries to load a file named sqlite3.dll. Is this a restriction to the demo version or a bug ?

Thanks.

Environment:
- Delphi 7
- dbexpsqlite 2.1.3.0 demo

ZEuS
Devart Team
Posts: 240
Joined: Thu 05 Apr 2012 07:32

Re: Cannot load another client dll than sqlite3.dll

Post by ZEuS » Thu 30 Aug 2012 08:39

Thank you for the information.
We have fixed the error, and the fix will be included in the nearest dbExpress driver for SQLite build.

Post Reply