|
The following features are a part of Pervasive PSQL but are not supported in the ActiveX interface.
The ActiveX interface exposes a transactional interface to the Pervasive PSQL database. It does not expose a relational model interface or provide SQL query processing functionality.
Pervasive's ActiveX interface does not support Pervasive PSQL chunk operation primitives. The maximum record size supported by the ActiveX interface is dictated by data dictionary limitations. The fixed record length limit is 4 KB, the combined fixed and variable length maximum is 32 KB.
The ActiveX interface does not expose interfaces to allow the creation of new tables with multiple Alternate Collating Sequences (ACS). However, the ActiveX interface will collate these indexes correctly in tables that use them.
The following Pervasive PSQL data types are not supported by the ActiveX interface:
Pervasive ActiveX uses the HostAddress and DatabaseName properties to build a URI for connection to remote machines. However, you cannot specify all the URI syntax parameters using code. If a database is secure, the prompt=yes parameter is used by the ActiveX controls to tell the transactional interface to prompt the user for credentials.
|
Chapter contents
Prev topic: Key Features
|