Seaquel
SQL Server error code

SQL Server error 4073

SQL Server raises error 4073 at severity 16, which marks a problem with the query or data that you can correct.

A return value of data type varchar(max), nvarchar(max), varbinary(max), XML or other large object type can not be returned to client driver versions earlier than SQL Server 2005. Please resubmit the query using a more recent client driver.
Msg4073
Severity16
Group4000–4999

Source: Database Engine events and errors