In this blog post, let’s learn about the error message “22111 – The column ‘%.*ls’ specified in the CHANGETABLE(VERSION …) function is not part of the primary key for table ‘%.*ls’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22111 – The column ‘%.*ls’ specified in the CHANGETABLE(VERSION …) function is not part of the primary key for table ‘%.*ls’.
Reason for the Error
To be update soon…
Solution
To be update soon…