RWCString
RWCStrings can be used to hold and manipulate multibyte strings. SourcePro DB allows their use even when associated with national character set columns, although it may not format them properly since RWCString is also the default class associated with standard character string columns. It is recommended that SourcePro DB application programs use RWDBMBStrings for national character set columns and RWCString for standard character set columns.