| Subject | Re: [ib-support] Re: UDFs returning BLOB cause error -804 | 
|---|---|
| Author | Paul Reeves | 
| Post date | 2002-02-27T12:14:34Z | 
mircostange wrote:
This declaration:
 
f_strblob('X') doesn't work.
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
            This declaration:
> declare external function f_StrBlobappears to want two input parameters, so I'm not surprised that
> cstring(254),
> blob
> returns parameter 2
> entry_point 'StrBlob' module_name 'FreeUDFLib.dll';
>
f_strblob('X') doesn't work.
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further