Subject Re:[IBO] Re: Concurrency Isolation
Author helton
Hi Geraldo,

> Yes, it is. If you don't commit the transaction, it will remail
> open and you'll be working with the first "photography" taken from > the database.

So, do I need to start an explicit transaction and then commit (or rollback) it after the job is finished ? Or there is a way of doing this without starting an explicit transaction ?

Helton