On 4 Feb 2015, at 6:49pm, Stephen Chrzanowski <[email protected]> wrote:
> I can't be certain if a > single page contains multiple types of data such as table AND index > information. In a SQLite file, each page is assigned to header information or to a specific table or index. No mixed use. However I agree with your conclusion: there's no way to get filesize information using just SQLite calls. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

