Improved creating DSN less connection for DB2 database¶
What is new - 8.2¶
The option to create a DSN less connection for a DB2 database has been enhanced.
- After the DB2 driver has been selected, it is no longer possible to select a server as DB2 works differently.
- The option to select the trusted connection checkbox is not available, as this option does not apply to DB2.
- You need to enter the database name instead of selecting it from a drop-down, as the ODBC interface for querying the databases does not work for DB2.
- A new input field has been added for the
PORT=part of a connection string.