InfoMaker can access Unicode data in unichar and univarchar columns in Adaptive Server Enterprise databases that do not use a Unicode character set. You must set the UTF8 database parameter to 1 and configure the server to support both Adaptive Server direct conversions and Unicode conversions. The database administrator must run the following command on the server:
sp_configure, "enable Unicode conversion", 1
For more information about enabling Unicode conversion in Adaptive Server, see the Adaptive Server documentation on the Sybase Product Manuals Web site.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |