skip to main content
Schema Management : Schema Objects
 

Schema Objects

This section describes how OpenAccess SDK expects your data dictionary to be exposed. The OpenAccess SDK metadata tables are based on the Microsoft ODBC 3.0 specifications. Some of the column names have been renamed to avoid conflict with reserved SQL terms. However, the clients map the column names to the names required by the client API specification.
If your data source does not support Unicode column types, then replace all WVARCHAR column types with VARCHAR column types.