Page 1 of 1

SQLite function is not linked

Posted: Sat 28 May 2011 06:42
by oz8hp
I have an application that has been running for some time using both MS Access and MySQL.
Now one person wants to switch to SQLite and that application have been working with that earlier. But to be honest I can't remember what version of UniDAC that was. But the dbConnection form I use hasen't change since I creted it a couple of years back. And it has been working with SQLite.
I am now using version 3.60.0.16 for Delphi XE on Win 7 64bit

I have the SQLite DLL in my c:\Windows\System32\ and c:\Windows\SysWOW64\

I get an error saying 'SQLite function is not linked'

If you need further info please say so and I will try to find it.

Posted: Mon 30 May 2011 08:59
by AlexP
Hello,

In the latest compiled version of SQLite.dll, the developers turned off some functions, and that was the reason why the 'SQLite function is not linked' error occurred. We've already fixed this problem. Please download the latest version of UniDAC 3.70.0.17 and try once more.

Posted: Thu 02 Jun 2011 14:48
by oz8hp
OK - problem looks like solved. TNX

Posted: Thu 02 Jun 2011 14:56
by AlexP
Hello,

Glad to see that the problem was solved. If you have any other questions, feel free to contact us.