In this blog post, you’ll learn more about the SQL Server Error Code 1753 and the error message description that is shown
SQL Server Error Code
1753
SQL Server Error Description for the Code :1753
Column ?%.*ls.%.*ls? is not the same length or scale as referencing column ?%.*ls.%.*ls? in foreign key ?%.*ls?. Columns participating in a foreign key relationship must be defined with the same length and scale.
Leave a Reply