Subject Re: UDF Failure
Author iananewby
Hi Mirco,

The "implementation limit exceeded" message only started to occur
after I upgraded to Firebird 1 from RC2.

The stored procedures just stopped working. No error messages, just
nothing happens that used to.

One procedure was a blob tokenizer, which would split a text blob
into seperate tokens and return them as a result set. This is used
everywhere in my system, but now it returns nothing.

Regards
Ian Newby