Subject Re: [IBO] Invalid Data Packet
Author ben_sollis
--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@t...> wrote:
> At 03:48 PM 4/11/2003 +0000, you wrote:
> >Hi,
> >
> >Anyone know what the error "Invalid Data Packet" might be caused
by?
>
> Where do you see it?
>
> Helen

Hi Helen,

The client uses a clientdateset to retrieve data from the server, via
TClientDataset.Data.

(Data is passed via an OLEVariant)

The server is supplying this data via TIBOQuery.Data.

From more exploration, I have found the problem seems to be
intermittent, in so far as, sometimes it works, other times it
does'nt.

I am now wondering if this is a data error or a mismatch between IBO
and TClientDataset (which I doubt).

Regards,

Ben