Is there an easy way I can open a database via sqlite_open and then find out if sqlite 
has opened it in read-only mode without first needing to do any sort of modification 
and get an error code? I want to adjust the UI in my application to disable certain 
functionality if the database is read-only.

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to