Hi,
Is there any official way of obtaining the database modification counter?

I'm talking about the counter that is mentioned in the Atomic Commit docs:

" In order to determine whether or not the database file has changed,
SQLite uses a counter in the database header (in bytes 24 through 27)
which is incremented during every change operation. "


Thanks,
Ben
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to