Category: SQL Server

SQL Server Error Code – 33055 exception happened when calling cryptogr

In this blog post, you’ll learn more about the SQL Server Error Code 33055 and the error message description that is shown SQL Server Error Code 33055 SQL Server Error Description for the Code :33055 Exception happened when calling cryptographic provider ‘%.*ls’ in the API ‘%.*ls’. SQL Server is terminating process %d. Exception type: %ls; Exception code: 0x%lx.

SQL Server Error Code – 41704 the datasource name is not correctly for

In this blog post, you’ll learn more about the SQL Server Error Code 41704 and the error message description that is shown SQL Server Error Code 41704 SQL Server Error Description for the Code :41704 The datasource name is not correctly formatted.  The datasource name exceeds the maximum path length or does not adhere to defined format.  Verify that the datasource is name is fewer…

SQL Server Error Code – 8017 the incoming tabular data stream (tds) r

In this blog post, you’ll learn more about the SQL Server Error Code 8017 and the error message description that is shown SQL Server Error Code 8017 SQL Server Error Description for the Code :8017 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter %d (“%.*ls”): Data type 0x%02X has an invalid precision or scale.

SQL Server Error Code – 13614 text, ntext, sql_variant and image types

In this blog post, you’ll learn more about the SQL Server Error Code 13614 and the error message description that is shown SQL Server Error Code 13614 SQL Server Error Description for the Code :13614 TEXT, NTEXT, SQL_VARIANT and IMAGE types cannot be used as column types in OPENJSON function with explicit schema. These types are not supported in WITH clause.