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.