

Hi,
Here is the answer.
NO. The JDBC-ODBC Bridge uses synchronized methods to serialize all of the calls made to ODBC. The concurrent access from multiple threads is not supported by the bridge.
The multi-threaded java programs that use the bridge wouldnâ??t get the benefits of multi-threading.
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.