Subject IBO and TClientDataset
Author ti2000es
Hello.

I try to use a TIBOTable with a TClientDataset throughout a
TProvider but when I insert a new record and call ApplyUpdates from
TClienDataset, the record is added but the fields information is not
posted. I use Delphi 7 and Firebird 1.5. Is not compatible IBO with
TClientDataset?. The same with TTable and InterBase work fine.

Thank you, and sorry for my english.