"Ian Frosst" <[EMAIL PROTECTED]> wrote:
> I have a periodic occurrence of SQLITE_SCHEMA 
> [A]re any strategies for avoiding this...
> 

Use sqlite3_prepare_v2() instead of sqlite3_prepare().

--
D. Richard Hipp  <[EMAIL PROTECTED]>


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

Reply via email to