SSIS - Column Mappings Default Data Type and Size
In the wizard the default data type for column mappings is nvarchar. Is there any way to set the default to be varchar?
I would also like the columns to default at 8000 instead of 50. Is this possible?
|