Subject Re: [IBO] :PARAM inside function call not working!
Author Helen Borrie
At 01:09 PM 8/06/2005 +0200, you wrote:
>Robert Osowiecki wrote:
>
> >CAST did not help either...
> >
> >
> >
>And BDE returns similar error.
>R.

Well, I'm not certain that it's possible to pass the input to a UDF as an
SQL parameter. I just don't know how the prepare would know what it was
dealing with. I'll try to test it and report back. It's tempting to treat
params as though they were variables, which they are not, of course.

When you tested that statement with IBExpert, did you parameterise it?

Helen