Note |
|
|---|---|
|
ibaAnalyzer v8.0.0 or higher no longer supports any database connections via ODBC. Databases that have been configured in older PDO files via ODBC must be converted to the actual database provider in ibaAnalyzer and directly connected to the database. |
|
If you open an older PDO file of ibaAnalyzer-v7, in which an ODBC database connection has been configured, a message is shown that this connection is no longer supported. Therefore, you have to change the database connection in the PDO file. You make these changes for each PDO file with an ODBC database connection.
Database settings via ODBC in ibaAnalyzer-v7 for comparison.

Customizing the database connection of PDO files with ODBC database connections
-
Open the PDO file from ibaAnalyzer-v7 in ibaAnalyzer v8.1.0 or higher.
-
Open the Database settings.
-
From the Data source drop-down list, select Create new connection.
-
Configure the new connection with the settings for the original database.
To view the specific settings of the connection, you can open the ODBC settings under Windows.

ibaAnalyzer automatically applies the table names.

-
Apply the database settings and save the PDO file.
Further information on the settings for the specific databases can be found in the respective chapters:
-
MySQL/MariaDB, see Connection to MySQL/MariaDB
-
PostgreSQL, see Connection to PostgreSQL
-
SQLite, see Connection to SQLite