SQL Server Error Code – 33502 the column ‘%.*ls’ could not be added to

In this blog post, you’ll learn more about the SQL Server Error Code 33502 and the error message description that is shown

SQL Server Error Code

33502

SQL Server Error Description for the Code :33502

The column ‘%.*ls’ could not be added to table ‘%.*ls’ because the column contains filestream data and the table is referenced by one or more security policies. Filestream columns are not allowed on tables that are referenced by security policies.

Leave Your Comment