JDBC Connection to AS400
843854Dec 12 2004 — edited Dec 15 2004I have been trying to connect to AS400 using JDBC, but when I asked the administrator of the AS400 machine for the port to connect, he did not know what I am talking about.
After trying to connect to all the open ports on the AS400, I am still unable to connect to the AS400 for a connection. Is there any service or software that is needed on the AS400 for me to connect to using JDBC? They are able to connect using ODBC.
This gets me thinking a little about what port I am connecting when connecting to other databases, or even DB2 in other platform. Does ODBC, JDBC, and the client of the database always connect to the same TCP port?