Subject | Re: EOF BOF craziness |
---|---|
Author | Marco Menardi |
Post date | 2003-09-08T20:44:38Z |
--- In IBObjects@yahoogroups.com, nibler@t... wrote:
compatibility mode?" of Sun 8/31/2003, # 27029, never replied :(
regards
Marco Menardi
> Paul,form.
>
> [IBO] .. craziness ? After 3 years using IBO, you should know a little
> more about these client/server basics !! With single fetching, how can
> IBO know the begin or end of the dataset ? What should it return other
> than a bof/eof error ??? You really should read some basic tutorial.
>
> The most easy way to solve your problem without any extra coding is:
> ------------------------------------------------------------------------
> * From the Delphi standard component tab place a ActionList on your
> * doubleclick on the actionlist.Mmmm, this behaviour brings some problems... see my post "IB_Query eof
> * press "New standard action".
> * choose TIB_ActionNext and TIB_ActionPrior.
> * assign at least your datasource to the actions datasource property.
> * place two standard buttons for Next/Prior on your form.
> * Assign the appropriate action to each buttons action property
>
> That´s all you have to do, IBO´s predefined actions do all the rest !
>
> Harald
compatibility mode?" of Sun 8/31/2003, # 27029, never replied :(
regards
Marco Menardi