Subject Re: URGENT - CONCATENATION ERROR - BUG
Author tomkrej
--- In firebird-support@yahoogroups.com, "crizoo4712"
<cstuhldreier@...> wrote:
>
> I use the function s t r l e n , not substrlen!!
> ..and this function has another header: ..cstring(32767)..
> but the error still occurs, even when I remove the function-calls.
> It's got to do with the concatenation.
> As soon as you exceed a stringlength of 255 characters (in this case
> the variable TXT), the error occurs.
> regards, christoph
>
I'm sorry, I am blind,
we had similar problem with rtrim, but there is cstring(255), so I
decided it's the same problem.

Tom