While saving my record form C# to LocalDB, my strings get truncated although I am using NVarChar(Max) as column type.
Any Suggestions to fix this?
While saving my record form C# to LocalDB, my strings get truncated although I am using NVarChar(Max) as column type.
Any Suggestions to fix this?