Subject Re: [firebird-support] Re: How to Terminate a Firebird Transaction
Author Aage Johansen
dbambo2000 wrote:
> Regarding ColdFusion and executing a commit between operations:
> I'm not certain about this, but I would expect that each of the small
> selects and updates are "committed" by ColdFusion as they are run (via
> individual "CFQUERY" coldfusion tags). I'll try stopping the CF
> server. If I'm right, then the updates that took place to that point
> will still be there.

You can take a look while the process runs. If you can see updated data
(from another transaction), then the updates was committed.


--
Aage J.