Subject Re: [IBO] TIBOQuery question - part II
Author Marcin Bury
Hello Jason and others

> No, Borland didn't make that possible.

Since it isn't possible with TDataset class, any chances to achieve it via
internal TIB_Query buffer.

>
> > Hello
> >
> > Is it possible to check fields values of the next record in the buffer
> > without actually moving the 'pointer' to the next record.
> >
> > I have to use TIBOQuery since this check will be used in QuickReport.
What
> I
> > want to achieve is in OnBeforePrint detail band event check certain
field
> > values from the next record that will be printed in the next band.
> >
> > TIA
> > Marcin
>