The
DB interfaces in |
Under Windows the connection is made via the ADO standard. ADO (ActiveX Data Objects) is an interface developed by Microsoft for the manufacturer-independent access to all types of data sources, particularly databases. The data source for ADO is an OLE DB provider, ODBC-compatible databases may, however, also be addressed via an internal wrapper. |
Under Linux the Qt library (www.trolltech.com) is used as interface for relational databases. The access is made either directly by means of the Native DB-API or by ODBC (www.unixodbc.org). |
Chapter |
Description |
Access to external databases with Control-ADO as well as links to the other chapters of the ADO online help. | |
|
General overview containing information of, for example, data types and connection. |
Links to Control functions and systematics. | |
List of possible ADO error messages. |
V 3.11 SP1
Copyright