SQL Server Error Code – 8018 invalid parameter %d (‘%.*ls’):  data ty

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

SQL Server Error Code

8018

SQL Server Error Description for the Code :8018

Invalid parameter %d (‘%.*ls’):  Data type 0x%02X is a deprecated large object, or LOB, but is marked as output parameter.  Deprecated types are not supported as output parameters.  Use current large object types instead.

Leave Your Comment