Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Working with LOB parameters in CLR

    The problem was with REPLICATE truncating the data before it ever got to CLR.

    Per the documentation:

    If string_expression is not of type varchar(max) or nvarchar(max), REPLICATE truncates the return...

Viewing post 1 (of 1 total)