Category: SQL Server

SQL Server Error Code – 7304 cannot connect using ole db provider “%l

In this blog post, you’ll learn more about the SQL Server Error Code 7304 and the error message description that is shown SQL Server Error Code 7304 SQL Server Error Description for the Code :7304 Cannot connect using OLE DB provider “%ls” to linked server “%ls”. Verify the connection parameters or login credentials associated with this linked server.

SQL Server Error Code – 21234 cannot use the insert command because th

In this blog post, you’ll learn more about the SQL Server Error Code 21234 and the error message description that is shown SQL Server Error Code 21234 SQL Server Error Description for the Code :21234 Cannot use the INSERT command because the table has an identity column. The insert custom stored procedure must be used to set ‘identity_insert’ settings at the Subscriber.

SQL Server Error Code – 9768 a database user associated with the secu

In this blog post, you’ll learn more about the SQL Server Error Code 9768 and the error message description that is shown SQL Server Error Code 9768 SQL Server Error Description for the Code :9768 A database user associated with the secure conversation was dropped before credentials had been exchanged with the far endpoint. Avoid using DROP USER while conversations are being created.