Database Alias using IBM DB2 ODBC DRIVER
Connection string
This IBM DB2 Driver for ODBC and CLI connection string can be used for connections to IBM DB2.
Driver={IBM DB2 ODBC DRIVER};DBALIAS=DatabaseAlias;Uid=myUsername;Pwd=myPassword;
This IBM DB2 Driver for ODBC and CLI connection string can be used for connections to IBM DB2.
Driver={IBM DB2 ODBC DRIVER};DBALIAS=DatabaseAlias;Uid=myUsername;Pwd=myPassword;
Try this dbalias alternative if the database keyword does not work.