On 7/21/17, 10:14 AM, "sqlite-users on behalf of Igor Korot" <[email protected] on behalf of [email protected]> wrote: > This is also stored at offset 96 in the db file: > > https://www.sqlite.org/fileformat.html Is this the number I'm after?
That’s the version of SQLite that most recently wrote to the file. The word before it is the transaction number when it was updated. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

