Subject | Re: [IBO] IBOServices with IBO 4.9.9, D2007 |
---|---|
Author | Andeas Hesse |
Post date | 2010-05-06T07:11:01Z |
Am 06.05.2010 01:24, schrieb Ed Dressel:
If it was from the Sourceforge repository then I will look at it.
--
Andreas
[Non-text portions of this message have been removed]
>Where did you get it from?
> I just installed IBO 4.9.9 in my last steps to get to D2010. But
> IBOServices.pas file does not like it--it gives me the following exception
>
> [DCC Error] IBOServices.pas(1236): E2010 Incompatible types: 'PByte'
> and 'Array'
>
> on the following LOC:
>
> isc_sql_interprete(sqlcode, local_buffer, IBLocalBufferLength);
>
> where "local_buffer" is defined as "array[0..IBHugeLocalBufferLength -
> 1] of char".
>
> I can change it so an array of byte, and it works, but that fix breaks
> other items and there are quite a few other items that need to be fixed.
>
> Is there an updated IBOServices.pas file around?
>
> Ed Dressel
>
>
If it was from the Sourceforge repository then I will look at it.
--
Andreas
[Non-text portions of this message have been removed]