SQL Server error code
SQL Server error 4081
SQL Server raises error 4081 at severity 16, which marks a problem with the query or data that you can correct.
The parameter '%.*ls' was deduced to be a table-valued parameter, which cannot be sent by client driver versions earlier than SQL Server 2008. Please resubmit the query using a more recent client driver.
| Msg | 4081 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |