Subject Re: [ib-support] Re: UDFs returning BLOB cause error -804
Author Paul Reeves
mircostange wrote:

This declaration:

> declare external function f_StrBlob
> cstring(254),
> blob
> returns parameter 2
> entry_point 'StrBlob' module_name 'FreeUDFLib.dll';
>

appears to want two input parameters, so I'm not surprised that
f_strblob('X') doesn't work.


Paul
--

Paul Reeves
http://www.ibphoenix.com
taking InterBase further