Ok. But if one just does:
sqlite3_exec ("begin; create table foo (value1 integer, value2 integer);
just an error; commit;", ...)should it do the same? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

