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