Re: [sqlite] How to force to block sqlite file, while my conecction is open !

2006-04-20 Thread Edwin Hernán Barrios Núñez
Hi, all ! > What kind of error is closing your transaction? When SQLite hits > an error, it usually leaves the transaction open. i think that above it's not completed true, think you have a table with a UNIQUE constraint, when you create a transaction and send a insert that violates this

Re: [sqlite] How to force to block sqlite file, while my conecction is open !

2006-04-16 Thread drh
"=?ISO-8859-1?Q?Edwin_Hern=E1n_Barrios_N=FA=F1ez?=" <[EMAIL PROTECTED]> wrote: > Hi everybody > > this is my fist message on this list. > > Well, i know that my subject sounds a little stupid, by the way > sqlite3 evolution trys to performe better ACID. But i want to force > blocking the db