On 5/21/06, Unit 5 <[EMAIL PROTECTED]> wrote:
I am a bit confused on how to change the page_size using the pragma command. The documentation says:"The page-size may only be set if the database has not yet been created."
The database is created when you create first table in it. Run the pragma before your first CREATE TABLE query. -- Nemanja Corlija <[EMAIL PROTECTED]>