Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: nvarchar(max) truncated

    I foget...

    AND I CAST to varchar(max) every block of text added

  • RE: nvarchar(max) truncated

    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...

Viewing 2 posts - 1 through 3 (of 3 total)