Hi,
I tried using transactions by doing

setAutoCommit( false );

< lots of statements here >

commit( );

but it didn't seem to work. doing the same thing with mysql then
worked just fine, so i guess the code should be checked again.

Best regards,
Volker
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to