Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Access Module for ODBC User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.12 Internationalization

SourcePro DB fully supports the Unicode (UTF-16) data standard. This functionality allows you to move Unicode data to and from your database.

While SourcePro DB has support for these types, some ODBC driver managers and drivers do not. If your ODBC driver manager and driver both support Unicode strings, you may move UTF-16 data to and from your data source using classes RWBasicUString and RWUString. Internally, these types are mapped to SQL_C_WCHAR.

2.12.1 Prerequisites

This section describes the prerequisites for internationalization.

2.12.2 Data Bindings

Unicode data can be moved to or from your application with the classes RWBasicUString or RWUString which are mapped to the ODBC Unicode SQL type identifiers SQL_WCHAR, SQL_WVARCHAR and SQL_WLONGVARCHAR.

2.12.3 Limitations

This sections describes some of the limitations for SourcePro DB.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.