Subject Re: [IBO] AttemptMaxRows
Author guido.klapperich@t-online.de
But what is with CommitAction=caInvalidateCursor ? I thought in this case not
all records are fetched.


Guido

Jason Wharton wrote:

> AttemptMaxRows is a transaction timeout behavior that works like this.
> In order for a transaction to be ended (Commit or Rollback) there should not
> be any open cursors. So, one of the things IBO attempts to do for you in
> order to allow a transaction to be ended transparently is to fetch records
> in a dataset looking to get to the end of it. If it can get to the end of
> all datasets then it can release the handle to the server. In some cases you
> may want to put a limit to the number of records it will pull in while
> trying to get to the end of the records.
>
> HTH,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/