SQL Server Error Msg 21244 – Character mode publication does not support vertical filtering when the base table does not support column-level tracking.

In this blog post, let’s learn about the error message “21244 – Character mode publication does not support vertical filtering when the base table does not support column-level tracking.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21244 – Character mode publication does not support vertical filtering when the base table does not support column-level tracking.

Reason for the Error

To be update soon…

Solution

To be update soon…