![]() |
|
The Borland DBExpress technology is a set of data access classes designed specifically for ensuring high performance access to data using a common API. High performance is achieved through limiting the functionality available through the DBExpress driver. There very few classes (5), and result sets are read-only and limited to forward only scrolling. Enhanced functionality (eg. scrolling and updates) is available through other built in data handling classes such as DataSetProvider and ClientDataSets. The following paper describes how the Adaptive Server Anywhere (ASA) DBExpress driver can be installed in order to provide high performance access to your ASA database through Delphi. Note: The DBExpress driver is a technology owned and supported by Borland. Installation The following steps describe how to manually install the Adaptive Server Anywhere dbexpress driver.
***Note: The above instructions refer to installing the DBExpress driver for use with ASA version 8. To use the driver with version 9, simply replace the ‘VendorLib’ entry in dbxdrivers.ini with ‘dbodbc9.dll’.
|
|||||||||||