SQL Server Error Code – 33422 the column ‘%.*s’ cannot be added to tab
In this blog post, you’ll learn more about the SQL Server Error Code 33422 and the error message description that is shown
SQL Server Error Code
33422
SQL Server Error Description for the Code :33422
The column ‘%.*s’ cannot be added to table ‘%.*s’ as it is a FileTable. Adding columns to the fixed schema of a FileTable object is not permitted.
Leave Your Comment