Warning 117

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

Item Description

SQLCode

117L

Constant

UNSUPPORTED_CHARSET_AND_LANGUAGE

SQLState

01W15

ODBC 2 State

01000

ODBC 3 State

01000

Sybase Error Code

2376

Severity Code

10

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.

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.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com