In this blog post, let’s learn about the error message “21838 – The %s parameter(s) have been deprecated from this procedure. The value(s) should now be specified when calling ‘%s’.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21838 – The %s parameter(s) have been deprecated from this procedure. The value(s) should now be specified when calling ‘%s’.
Reason for the Error
To be update soon…
Solution
To be update soon…