Setting a Locale

You can use the default locale on your operating system, or explicitly set a locale for use by the Sybase IQ components on your machine.

Set either or both of the IQLANG and SACHARSET environment variables:
SACHARSET=charset;IQLANG=language_code

where charset is a valid character set label and language_code is a language code from the list of language label values in SQL Anywhere 11.0.1 > SQL Anywhere Server – Database Administration > Configuring Your Database > International languages and character sets > Understanding locales > Understanding the locale language.

Sybase IQ loads the localization information when it executes the INSERT...LOCATION statement.

Related concepts
How Connection Parameters Work
Locale Information
Related reference
CharSet connection parameter [CS]
Language Connection Parameter [LANG]