Search found 4 matches

by Onis
14.02.2012, 19:35
Forum: SQLite
Topic: path of Sqlite3.dll
Replies: 6
Views: 2688

Hello Jan,

Do you mean use sqlite3.dll embeded inside App as resource? or add sqlite functions directly in the code?
Best regards,

Onis
by Onis
13.02.2012, 04:35
Forum: SQLite
Topic: path of Sqlite3.dll
Replies: 6
Views: 2688

EgonHugeist,

I went to ZPlainSqLiteDriver.pas and declared the WINDOWS_DLL3_LOCATION as global var. Now from Application I can define the path.

Thank You
by Onis
08.02.2012, 20:04
Forum: SQLite
Topic: path of Sqlite3.dll
Replies: 6
Views: 2688

path of Sqlite3.dll

I know Zeos need the Sqlite3.dll file in the root of the app. I would like to change the path to "C:\My data" or "My Documents", anywhere. How can I do that?
by Onis
22.04.2010, 04:00
Forum: SQLite
Topic: Sqlite as resource file using Delphi7 + Zeos
Replies: 1
Views: 663

Sqlite as resource file using Delphi7 + Zeos

I have a sqlite database as a resource file. Is it possible to read this in memory, on the fly? Any ideas how this could be done using Zeos?

Regards,
Onis