All: Is it possible to have an sqlite database on a read only media? I will only be issuing SELECT queries on this database. Are there any pragma's you need to issue to let SQLITE know it is not acceptable to write to the database file.
-- Rich Rattanni ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

