OpenAccess can add new kinds of data to the data model as newer versions are released. For example, OpenAccess added a new feature to allow figures to be grouped and manipulated as a single entity.
Each new kind of data added to the data model is called a feature. When a database contains one or more instances of the new kind of data, then it is using that feature. In many cases, older applications will not be able to use databases that have new features.
OpenAccess includes the infrastructure to support feature-based compatibility, which means that OpenAccess has the ability to control the access that an application has to an OpenAccess database based on
When OpenAccess releases a new feature, that feature has a set of policies that define how applications can access databases that include those new features.
For more information, refer to Feature-Based Data Compatibility in Compatibility for OpenAccess Applications and Data.
The following table lists the new features available in the OpenAccess 2.2 releases and shows their policies. The table also shows the part of the OpenAccess data model that contains the new feature, and specifies the data model revision that first contains the new feature.
The range for a policy specifies the OpenAccess versions against which the policy applies. For example, in the table, the Cannot open policy for the Huge Database feature is applicable to an application using any release prior to OpenAccess 2.2.4. Applications using 2.2.4 or later can open the database.
| Feature Name | Policy | Range | Data Model |
|---|---|---|---|
| Huge Database | Cannot open | ver < 2.2.4 |
oacBaseDBType oacNoDomain oacFutureCategory oacUnknonwType oacAdditionDataModelModType |
OpenAccess provides the ability to open very large database in which a single type of data takes over 4 Gbytes of memory.

Copyright © 2003-2005
All rights reserved.