#1 mORMot 1 » SynSQLite3 priority over SQLite3.dll » 2019-02-11 11:07:37

F.Logeas
Replies: 1

Hi, we are currently investigating conflict in our mORMot base(incorrect collate causing some records to not return when using where "logonname = x"), and we are wondering wether, when both are presents, who get priority between SynSQLite3static.pas and sqlite3.dll ?

Basically, we have an unit, using another unit that use SynSQLite3Static, and in the release folder (after compilation) we have a sqlite3.dll needed for operations on non-mormot databases.

In this case, will said unit prioritise(use by default) SynSQLite3Static, or the sqlite3.dll present in the release folder ?

Thanx in advance

Board footer

Powered by FluxBB