Subject Re: [IBO] Problems with a long script
Author Geoff Worboys
> I have done some test with smaller scripts and then I have no
> problems with executing a script with IB_SQL only with my long
> script.
> Any ideas ?

I think that IBExpert etc may be using ServerAutoCommit. Try
setting that to true on your TIB_Transaction and see if it resolves
your problem.


Note: While I have come across scripts that seem to need
ServerAutoCommit, I dont like it. I usually try to resolve the
problem by inserting explict COMMIT commands at appropriate
points in the script.


--
Geoff Worboys
Telesis Computing