Subject | Re: UDF call gives Invalid request BLR |
---|---|
Author | Alexander V.Nevsky |
Post date | 2004-03-11T17:05:25Z |
--- In firebird-support@yahoogroups.com, Nick Upson <nick@u...> wrote:
Best regards,
Alexander.
> Hi Alexander, thanks for the help.If I right understood, you renamed file to libudflocal? What for?
>
> I've deleted the udf for now but here is the def'n used to create it.
>
> DECLARE EXTERNAL FUNCTION TITLECASE
> CSTRING(256)
> RETURNS CHAR(256) FREE_IT
> ENTRY_POINT 'fn_titlecase'
> MODULE_NAME 'udflocal';
Best regards,
Alexander.