Is there a way to specify the old type of connection string using database, currentschema, uid and password, ommitting the server which is (in our case) specified under DSN's alternateserverlist.
We have a DB2 running in HADR mode, and there are four servers specified in the alternateserverlist section of DSN.
The way I see it in NET 6.0 DB2Connection class we only can provide a single DB server in the connection string.
------------------------------
Ivan Švaljek
------------------------------
#Db2