Shane Harrelson
<[EMAIL PROTECTED]> wrote:
To use pragmas from code, do I simply prepare them as a regular SQL
statement and then execute them?

Yes.

And when can they/should they be done?   As the first statement after
an open?

Some pragmas have to be set early, others may be changed at any time.

Are the pragma values stored with the database?

Some pragmas affect the format of the database file - these are stored in the database. Others only affect current connection - these are not stored.


Is there are particular pragma you are worrying about?

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to