Subject Re: [IBO] IBOQuery.open Crashes IBServer on 27th open
Author Jason Wharton
> By the way, with IBO it is not necessary to call Open before calling First
> (at least not when using native components). Try removing the call to Open
> and see if that makes any change.

With TDataset based components (TIBOQuery) you call Open and First to make
sure it is opened and on the First record. Perfectly legitimate.

It's when you are using the TIB_Cursor that calling First will actually
close and re-open the query to make absolute sure it is on the first record.
This is due to the unidirectional nature.

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com