sqlite_libversion
(no version information, might be only in CVS)
sqlite_libversion -- Returns the version of the linked SQLite library.Description
string sqlite_libversion ( void )Returns the version of the linked SQLite library as a string.
See also sqlite_libencoding().