-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/03/12 21:01, Steinar Midtskogen wrote: > xCreate()/xConnect() will run through the argument list and do a PRAGMA > table_info(%s) and then a couple of SELECT ... FROM %s.
The point I was trying to make is that this is not a generic SQLite issue, but rather something specific to your code. The pragmas and select are specific to your virtual table implementation. If you want further eyes on the code to work out the root cause then you will need to post actual code to reproduce the issue as the descriptions are too vague otherwise. Some details will matter like exactly where the sqlite3_stmt come from etc. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk9YTS8ACgkQmOOfHg372QRB+gCfeC5UIHZoP9Pqat+GAHeZcd1K xfAAn3T/pnHWoYl/T8qwHMehqE1WQevz =yy/w -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users