I'm totally out of ideas. I've never testet ODBC on linux, so there still might be a configuration issue. From a network view, it should work. JDBC and ODBC communicate through the same ports whereas JDBC defaults to TCP/IP connnection, ACE based clients use UDP/IP. Adding CommType=TCP_IP to your odbc definition in odbc.ini changes the protocol being used.
↧