Easysoft JDBC-ODBC BridgeWhy is my connection hanging during connection? |
|
The first thing to check in this situation is the JDBC URL that you are using. By default, this should be as follows:
jdbc:easysoft://server_name:8031/DSN_name
In the above instance, the JOB client will try to connect with the Web Administrator via port 8031. If this is an invalid port number then it may hang. To stop this happening, edit the URL to contain an alternative port number, such as 8831.