Subject | Re: [firebird-support] Re: PASCAL UDR - stored procedure BLOB param and return |
---|---|
Author | liviuslivius |
Post date | 2018-05-24T16:43:49Z |
> the blob field is a ISC_QUADPtrHi,
> ISC_QUAD = array [1..2] of Integer;
> ISC_QUADPtr = ^ISC_QUAD;
>
> --
> Norbert Saint Georges
> http://tetrasys.fi
thank you
in the meantime i have found this:
https://github.com/FirebirdSQL/firebird/blob/master/doc/Using_OO_API.html
i do not know why this is not in Firebird documentation on the web
and also it is not included in doc/ directory also in the snapshot.
Can someone fix snapshot build to include this doc?
It will help other users.
I spent time of finding something what was already documented...
regards,
Karol Bieniaszewski