I'm delphi user, i got problem when try to connect sqlite with my unidac 4.0.1 component.
I've dropped TUniConnection
, Sqlite uniprovider, setting client library at specification property, but it always raised an error:
file is encrypted or is not database.
I've used - lastest sqlite3.dll - delphi xe - unidac 4.0.1 - sqlite2009 Pro Enterprise (for creating sqlite 3 database file)
Thanks.