I've been fooling with 3.1.3 tonight and hex dumped one of my database files:

[EMAIL PROTECTED] itemlist]$ hexdump -C -n 16 wishlist
00000000 53 51 4c 69 74 65 20 66 6f 72 6d 61 74 20 33 00 |SQLite format 3.|
00000010


Only the first 16 bytes are shown here. Is there a published file structure for the database?

Bob Cochran
Greenbelt, Maryland, USA



Reply via email to