"Ron Stevens" <[EMAIL PROTECTED]> wrote:
> I just switched to 3.3.10 and I'm playing around with sqlite3_prepare_v2. I
> have a database with two open connections, and each connection creates its
> own table. After the second connection creates its table all statements
> created with sqlite3_prepare_v2 on the first connection fail with
> SQLITE_SCHEMA. 

This should be fixed by checkin [3592].
http://www.sqlite.org/cvstrac/chngview?cn=3592
--
D. Richard Hipp  <[EMAIL PROTECTED]>


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

Reply via email to