Sets the language to use for error messages.
void DatabaseManager.setErrorLanguage(String lang)
lang The language code, represented as a double character.
Recognized languages are EN, DE, FR, JA, ZH. If an unrecognized language is specified, the system reverts to the default language, "EN".
In J2SE and BlackBerry environments, the current locale is used to determine the default language. In J2ME environments, this method provides the only way to specify the language.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |