Hi Sven,

I know but my questioning is how you will do it properly with Pharo
driver for Sqlite.
In my previous email, I shared how I think doing it but I am not sure it
is the proper way.

For example, NBSqlite3ResultSet (specific to Pharo driver) produces rows
on demand, is such instance valid once you commit the transaction? Or
should you request it before or the transaction end?

Thanks

Hilaire

Le 16/07/2016 16:07, Sven Van Caekenberghe a écrit :
> That are SQL 101 questions, this is a Pharo list ;-)
> 
> You should wrap your SQL statements in a transactions, 
> https://sqlite.org/lang_transaction.html

-- 
Dr. Geo
http://drgeo.eu


Reply via email to