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."

But, to be able to issue the pragma command, I need to
have a database connection in the first place.  If the
database I specify does not exist, it gets created
automatically as a side effect of the connection. 
Then it is too late to change the page_size again.

Same thing goes for a few other settings, including
encoding.

I am using the tcl api in case it is relevant.




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to