I have a personal db2 on my NT virtual machine system running on top of my Linux system. A data source in this db2 is registered as ODBC data sources in WinNT. <br><br>I forsee problem connecting to the db2 source from my java program running on my Linux system using jdbc-odbc as I do not know the port no. of the ODBC server running on my NT VM. <br><br>Can anybody help me by telling which port the ODBC server is listening at and how to configure the URL; usually it is jdbc
dbc:sourcename; but now jdbc
dbc:XXXX. What is in this XXXX portion which will have port no included???<br><br>Thanks!!! <br>alvin<br>