UNIDAC SQLite Direct Mode and 64Bit
Posted: Fri 05 Apr 2013 08:50
Hello,
I am trying to convert one of my Delphi Projects to 64 Bit.
(XE3 with Unidac 4.6.11)
It uses one Unidac Mysql Connection in Direct Mode and One UNidac SQLITE Connection in DIRECT MODE.
The MySQL Connection seems to work fine, but the SQLITE Connection does not work. It cannot load 'sqlite3.dll'.
If I change to Direct mode = false and supply a 64 Bit SQLite DLL, it works.
Is there a way to use Unidac SQLite Provider in Direct Mode with 64 Bit ?
Thanks!
DKM
I am trying to convert one of my Delphi Projects to 64 Bit.
(XE3 with Unidac 4.6.11)
It uses one Unidac Mysql Connection in Direct Mode and One UNidac SQLITE Connection in DIRECT MODE.
The MySQL Connection seems to work fine, but the SQLITE Connection does not work. It cannot load 'sqlite3.dll'.
If I change to Direct mode = false and supply a 64 Bit SQLite DLL, it works.
Is there a way to use Unidac SQLite Provider in Direct Mode with 64 Bit ?
Thanks!
DKM