SQL Server Error Code – 4008 the data types varchar(max), nvarchar(ma

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

SQL Server Error Code

4008

SQL Server Error Description for the Code :4008

The data types varchar(max), nvarchar(max), varbinary(max), and XML cannot be used in the compute clause by client driver versions earlier than SQL Server 2005.  Please resubmit the query using a more recent client driver.

Leave Your Comment