Category: SQL Server

SQL Server Error Code – 17898 the tabular data stream (tds) version 0x

In this blog post, you’ll learn more about the SQL Server Error Code 17898 and the error message description that is shown SQL Server Error Code 17898 SQL Server Error Description for the Code :17898 The Tabular Data Stream (TDS) version 0x%x of the client library used to open the connection is unsupported or unknown. Please use the client library which supports TDS Version 7.4…

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…

SQL Server Error Code – 9523 cannot update the sparse column set ‘%.*

In this blog post, you’ll learn more about the SQL Server Error Code 9523 and the error message description that is shown SQL Server Error Code 9523 SQL Server Error Description for the Code :9523 Cannot update the sparse column set ‘%.*ls’ because the XML content supplied references the non-sparse column ‘%.*ls’ which does not belong to this column set. The XML data used to…