Subject | Re: URGENT - CONCATENATION ERROR - BUG |
---|---|
Author | tomkrej |
Post date | 2008-01-27T21:13:36Z |
--- In firebird-support@yahoogroups.com, "crizoo4712"
<cstuhldreier@...> wrote:
we had similar problem with rtrim, but there is cstring(255), so I
decided it's the same problem.
Tom
<cstuhldreier@...> wrote:
>I'm sorry, I am blind,
> 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
>
we had similar problem with rtrim, but there is cstring(255), so I
decided it's the same problem.
Tom