Hello, Given a sqlite database file I would like to create two lists: one of bytes which are in use and one of bytes which are "free". What would be the most efficient way to do this?
I have taken a look over the file format documentation but can't see a clear way to achieve this. Thanks, Matt _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

