sqlite_last_insert_rowid
sqlite_libversion
Enter search terms or a module, class or function name.
sqlite_libencoding returns the SQLite database string coding. In this version it returns iso8859.
Return Value
szEncoding is the string iso8859.
Comment
In one of the next versions it will return utf8.
See also
Overview sqlite
id-1708331