HI,
call PRAGMA page_size =xxx twice immediately, only first time it has
effect, immediately call it second times, the value can't be changed.
is this predefined? http://www.sqlite.org/pragma.html#pragma_page_size
only say "The page_size pragma will only cause an immediate change in
the page size if it is issued while the database is still empty, prior
to the first CREATE TABLE statement"

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

Reply via email to