Hello!
I want to link the SQLite.obj into my exe project. Is it possible, using the SQLite provider?
SQLite embedded
Thank you for your advice.AlexP wrote:Hello,
In UniDAC we are using sqlite.dll, if you want to use a *.obj file to use the SQLite methods you should have UniDAC with source code and override the calls of the SQLite methods.
I tried a few engines, but your was the most convenient.
I already linked the library, it was easy to make.