Subject | Re: [firebird-support] udf won't do what it should |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2006-06-23T05:04:25Z |
On 22 Jun 2006 at 22:16, martinknappe wrote:
but inside you accept wide chars. That won't go.
--
SY, Dimitry Sibiryakov.
>now, the problem comes in when i want to use the function in myParameter types mismatch. You declare the UDF as accepting chars,
>firebird database. i declared the udf via:
>
>DECLARE EXTERNAL FUNCTION REPLACESUBSTRING
> CSTRING(100),
>What am I doing wrong here?
but inside you accept wide chars. That won't go.
--
SY, Dimitry Sibiryakov.