In this blog post, let’s learn about the error message “6609 – Invalid data type for the column “%ls”. Allowed data types are CHAR/VARCHAR, NCHAR/NVARCHAR, TEXT/NTEXT, and XML.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
6609 – Invalid data type for the column “%ls”. Allowed data types are CHAR/VARCHAR, NCHAR/NVARCHAR, TEXT/NTEXT, and XML.
Reason for the Error
To be update soon…
Solution
To be update soon…