all groups > dotnet clr > january 2008 >
You're in the

dotnet clr

group:

When a clr has the input type of SqlString it causes nvarchar(4000) to be the parameter type of the function in sql server. how to modify my CLR funct


When a clr has the input type of SqlString it causes nvarchar(4000) to be the parameter type of the function in sql server. how to modify my CLR funct DR
1/24/2008 2:10:42 PM
dotnet clr: When a clr has the input type of SqlString it causes nvarchar(4000) to be
the parameter type of the function in sql server. how to modify my CLR
function to use nvarchar(max) ?

Re: When a clr has the input type of SqlString it causes nvarchar(4000) to be the parameter type of the function in sql server. how to modify my CLR f Günter Prossliner
2/13/2008 10:22:24 AM
Hello!

[quoted text, click to view]

A better NG for this question would be an SQL-Server NG.

see:

[Handling Large Object (LOB) Parameters in the CLR]
http://msdn2.microsoft.com/en-us/library/ms131065.aspx


GP

AddThis Social Bookmark Button