On 24/04/2009 9:20 AM, Tommy Ocel wrote:

> Other than using sqlite3_open_V2() with a SQLITE_OPEN_READONLY flag,
> which would fully load the database and be time-consuming,
> anybody know of a quick way to verify that a file is
> actually a SQLite3 database file?

http://www.sqlite.org/fileformat.html#file_header




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

Reply via email to