Subject Re: Encountered [IBO] D2009 problem
Author Jason Wharton
Thanks,

I'm still working on this one.

Jason

----- Original Message -----
From: "Hans" <hhoogstraat@...>
To: <IBObjects@yahoogroups.com>
Sent: Saturday, June 13, 2009 1:05 PM
Subject: Encountered [IBO] D2009 problem


>
>
>
>> Jason Wharton wrote:
>>> Also, if anyone is having troubles of any kind with the beta, ...
>>
>
> Just in case: Copy of message posted on 5/10/2009
>
> In legacy version of IBO , recompiled IBO 4.9.2
> IBODataset append fails with a memory exception (D5,D7)
>
> line 5686, statement
> HexTextToBinary( PAnsiString( TRecordBuffer( Data ))^,
> which in V4.8.4 read as
> HexTextToBinary( PChar( TRecordBuffer( Data ))^,