SQL Server Error Code – 2749 identity column ?%.*ls? must be of data
In this blog post, you’ll learn more about the SQL Server Error Code 2749 and the error message description that is shown
SQL Server Error Code
2749
SQL Server Error Description for the Code :2749
Identity column ?%.*ls? must be of data type int, bigint, smallint, tinyint, or decimal or numeric with a scale of 0, unencrypted, and constrained to be nonnullable.
Leave Your Comment