Seaquel
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.
Msg4075
Severity16
Group4000–4999

Source: Database Engine events and errors