Subject Re: [IBO] Refreshing a IBODataset
Author G. Allen Casteran
Luiz,

You keep mentioning TIBODataset. You should be using a TIBOTable or better
a TIBOQuery. If you are actually instantiating a TIBODataset that might be
the problem.

Allen.