ZEOS 7 SQLite Version

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
dontello
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 30.03.2011, 22:02

ZEOS 7 SQLite Version

Post by dontello »

Hi,

is there any way to get the version of the SQLite DLL??
With TZConnection component i only get the Zeos version number but not the used SQLite version.

Thanks for your help.
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Have a look at the TZMySQLDriver.GetClientVersion implementation. If a similar library call is available in the sqlite API this can be implemented.

Please send us a patch file when you succeed. That way we can make it available to everyone.

Mark
Image
Locked