Subject RE: [IBO] Return from SP always starts Transaction
Author antoni.aloy@viajesastral.com
>
> > I have changed StoredProcForSelect and StoredProcHasDML
> to no avail.
>
> StoredProcForSelect tells IBO that you are expecting a dataset to be
> returned. StoreProcHasDML says that the proc is going to perform an
> insert, update or delete operation. But neither of them causes the
> transaction to finish. Only Commit or Rollback can do that.
>

But the commint is authomatic if you have autocommit flag on isn't it?
----
Toni Aloy