Subject | TIBOQuery AfterScroll problem |
---|---|
Author | William Hill |
Post date | 2000-11-24T13:08:16Z |
Greetings,
I have just converted from BDE to IBO evaluation
version 3.6 and am having a problem with
TIBOQuery AfterScroll using master detail
relationships.
Under BDE when i
scroll the master i get an AfterScroll event on the detail query each time,
under IBO i only get
an AfterScroll event once when i first open the detail query.
Note the detail query
will only select one row at a time (master and detail are same table).
Is this expected ?, I have code running in the
AfterScroll event which would be difficult
to move elsewhere. All this is running on Win 98,
Delphi 5 professional and IB V6.1.
Can anyone help me with this..
Regards, William.