Subject RE: [IBO] Determining if there is only one record in a result set
Author Jason Wharton
Rob,

> Thanks Jason will try it.
>
> Just one more question, as I am moving the InternalDataset will this
> cause any problems if I later perform operations on the
> IBOQuery. I ask
> this as if not I will add a .OnlyOneRecord property to our Query
> component (which inherits from TIBOQuery).

It probably won't but if you want to be certain you can call Resync().

Jason Wharton