When issuing PRAGMAS, do they have to be issued from sqlite executable
or can they also be issued via the Tcl API?


Pragmas can be executed via the Tcl API, because they are a part of
SQLite's SQL dialect. Unlike the 'dot-commands' that are only available
in the shell tool.

Dan.


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

Reply via email to