Page 1 of 1

ZEOS 7 SQLite Version

Posted: 30.03.2011, 22:06
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.

Posted: 03.04.2011, 00:09
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