Subject Re: [IBO] 4.2.Hj: Cursor Kills "For Update Of"
Author Jason Wharton
Setting the FOR UPDATE OF clause will make it be RequestLive = true.
Please give me exact steps to reproduce your problem.
I tinkered with this but didn't find anything I feel should be considered an
issue.

Thanks,
Jason

----- Original Message -----
From: "Tobias Giesen" <tobias_subscriber@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, September 20, 2002 6:18 PM
Subject: RE: [IBO] 4.2.Hj: Cursor Kills "For Update Of"


> > You have to set RequestLive=True.
>
> Hmmm. I do that normally. But sometimes I want to optimize a little.
> RequestLive leads to all fields being made editable, and this I do not
> always want for performance reasons.
>
> The documentation of RequestLive implies that it can be set to FALSE and
> you can write your own "FOR UPDATE OF field1,field2". However, this
> doesn't seem to work with the TIB_Cursor. Which feels more like a bug
> than by design.
>
> In any case, the FOR UPDATE OF clause is killed by TIB_Cursors
> regardless of the RequestLive setting.
>
> Cheers,
> Tobias
>
>
>
>
>
___________________________________________________________________________
> 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/
>
>
>