Well, is there any way to determine, from an sqlite database file, the  
exact dot dot version of sqlite3 which produced the file?  A quick  
hack is OK since I don't need to do this in production, just  
troubleshoot a possible forward-compatibility issue with a remote user.

I see that the first few bytes in the file are always "SQLite format  
3" but the following bytes don't seem to add up to the dot dots.

Thanks,

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

Reply via email to