Subject Re: [firebird-support] firebird and transaction behaviour questions
Author Dimitry Sibiryakov
23.02.2016 16:03, 'Zoran' zoran565@... [firebird-support] wrote:
> Why would you use transaction for select statements?

For data consistency. People like consistent data in reports.

> No. For ONE row at the time you don't need a transaction. If you are
> changing multiple rows, then you do need to wrap it into transaction.

ODBC standard writers had different opinion.

--
WBR, SD.