Hi Xier !
Example
jdbc:db2://sysmvs1.stl.ibm.com:5021/san_jose:user=db2adm;password=db2adm;
Regards,
Matias.
Dear Xler,
Just follow the link below from where you can get more regarding this.
http://www.connectionstrings.com/
**PS: reward points if useful**
check which driver is instaled in the visual administrator, there you can get the connection String.
one common string is:
com.ibm.as400.access.AS400JDBCDriver
jdbc:as400://<server>/<data base name>
Rgds
Rewards point if helpful
Add a comment