Hi, I wanted to know how the SQL queries defined in sql.conf run "commit" on the DB, right now each time a query is executed on the DB, it is committed as well.. I would like to know if it is possible to send a commit to the DB after say 10 SQL transactions. BR/Mustafa