Subject Re: UDF Failure
Author mircostange
Ok, so you are not actually relying on the select statement to work.
If you did that for checking the UDF, then don't be mislead by the
fact that isql reports an error on the select. Your UFD may be fine
and still the select doesn't work.

So what is the actual error that you get when running your stored
procedures? Is that the "implementation limit exceeded" message?

Mirco