Hi,
Yes...it is possible in EGL... as the majority of our users are Db2 users.
You don't issue the sqllib.connect in the RUI itself, but instead you issue it in in the services that the RUI's invoke.
For Db2, if you are using a datasource (JNDI name), your connection string should be the JNDI name that you want to connect to. If you are not using a datasource, the connection string should be the valid URL used to connect to Db2 (either using Db2 drivers or JT400 drivers (if on IBM i)).
take care.
Mark
markevans