So would it be possible to detect someone using _prepare() on an existing statement and return SQLITE_MISUSE ?
It would slow things down, of course, so there’s a little trade-off between detecting the error and making _prepare() a tiny bit slower. But it should be a very very tiny bit. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

