Configuring the server

By default, Adaptive Server uses direct conversions to convert data between different character sets. To use the Unicode conversions, Use sp_configure to set the enable unicode conversions option to either 1 or 2.

If all character sets fall into column 2 in Table 11-1, set enable unicode conversions to 2 to always use Unicode conversions.

For Adaptive Server version 15.0 and later, the default value for enable unicode conversions is 1.

If the server default is UTF-8, the server automatically uses Unicode conversions only.