...
- Via ODBC interface to any database for which an ODBC driver is installed in the system and an ODBC DSN (Data Source Name) is created. We routinely work with PostgreSQL, MySql, MariaDB, Sybase SQL Anywhere, Microsoft SQL Server, Informix, Firebird, and other
- Via OCI interface (Oracle Client Interface) to the Oracle database. In the past, the Oracle database was widely used in large D2000 applications, and therefore a specialized version of the DBManager process using advanced OCI features was created.
| Info | ||
|---|---|---|
| ||
You can read the following blogs about DBManager: |
Within the DODM model, the DBManager process is the parent of objects of type Database, and these are the parents of objects of type Table.
...