Unsupported character set '%1' and unsupported language '%2'; language used is '%3' instead

Error constant SQLE_UNSUPPORTED_CHARSET_AND_LANGUAGE
ODBC 2 State 01000
ODBC 3 State 01000
Parameter 1 Name of the character set that could not be supported.
Parameter 2 Name of the language that could not be supported.
Parameter 3 Name of the language that the server will use to send language strings.
Severity 10
SQLCODE 117
SQLSTATE 01W15
Sybase error code 13616
Probable cause

The character set that the application requested is not supported by the server to which the application is connecting. The language that the application requested is not supported either. Language strings will be sent in the language specified.