Hi, For a in memory connection I get table lock error 6. I have one in memory connection with many prepared statements for different tables. Depending how the statements are interleaved I get a table lock error when dropping a table. What is causing of this?
I did turn on tracing. I am confused by the tracing output. Sometimes it shows some zSql statements twice. I see inserts and selects two times. Even though my code is doing it once. Any help is appreciated. Thanks, -Alex _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

