Subject | Re: [firebird-support] Re: How to Terminate a Firebird Transaction |
---|---|
Author | Ann W. Harrison |
Post date | 2005-02-17T16:58:11Z |
dbambo2000 wrote:
execute a commit between some of its operations. Obviously, if you're
producing a report that has to be consistent from beginning to end,
that's not a solution, but most web stuff is kind of ad hoc ... The
long lasting connection isn't as much of a problem as a long transaction.
Regards,
Ann
>That sounds right to me. Is there some way to convince ColdFusion to
> So I'm thinking that If I stop the ColdFusion server then it won't
> continue sending out these shorter SQL queries and updates. Does that
> sound right or is there something I'm missing?
execute a commit between some of its operations. Obviously, if you're
producing a report that has to be consistent from beginning to end,
that's not a solution, but most web stuff is kind of ad hoc ... The
long lasting connection isn't as much of a problem as a long transaction.
Regards,
Ann