Subject | URGENT: concatenation-proglem - is there a limit? |
---|---|
Author | crizoo4712 |
Post date | 2008-01-24T15:37:19Z |
Hi.
Is there a known limit for the concatenation of text fields in
sp/trigger?
I have a field varchar(2056) an try to concatenate up to 20 values to
it. Even though the sum of their length is smaller than 2056 i
get "string truncation".
what can i do?
regards, christoph
Is there a known limit for the concatenation of text fields in
sp/trigger?
I have a field varchar(2056) an try to concatenate up to 20 values to
it. Even though the sum of their length is smaller than 2056 i
get "string truncation".
what can i do?
regards, christoph