SQL Server error code
SQL Server error 4075
SQL Server raises error 4075 at severity 16, which marks a problem with the query or data that you can correct.
The USE database statement failed because the database collation %.*ls is not recognized by older client drivers. Try upgrading the client operating system or applying a service update to the database client software, or use a different collation. See SQL Server Books Online for more information on changing collations.
| Msg | 4075 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |