The DBTools.h++ character set internationalization features are available for Sybase DB-Library.
The DBTools.h++ access library for Sybase DB-Library supports national character sets. Instances of RWDBMBString and RWWString may be used as input and output datatypes, with the following restrictions:
Bound expressions. RWWString is not supported for bound expressions.
Return types. Sybase DB-Library does not differentiate between multibyte and wide character string columns when returning data from the server to the client. A schema fetched from a result table always shows type RWDBValue::MBString for all multibyte and wide character string columns.
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.