Posts
Sort by recent activity
nvarchar(255) to nvarchar(max) conversion issues
Hi, I have version 6.1.0.53 and we are converting nvarchar(255) columns to nvarchar(max). We were surprised when the compare reported that the column might be truncated, and also when it insisted...