Viewing 2 posts - 1 through 3 (of 3 total)
I foget...
AND I CAST to varchar(max) every block of text added
June 9, 2010 at 1:02 am
#1177818
Hello,
don't work, because there is AVG...
I have resolved in other way.
If I use nvarchar(max) AND every block of text is lower then 4000 char, the building string is not truncated.
This...
June 9, 2010 at 1:00 am
#1177817