"Rand Huck" <[email protected]> wrote in message news:[email protected] > When I execute this, SQLite gives me a very useless error code: -1 > with no additional information.
Define "gives". How do you obtain this error code? Normally, SQLite error codes are positive integers: http://sqlite.org/c3ref/c_abort.html Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

