Alan is correct, we do not officially support the bridge, from:  
http://download.oracle.com/javase/6/docs/technotes/guides/jdbc/bridge.html: 

Status of the JDBC-ODBC Bridge
The JDBC-ODBC Bridge should be considered a transitional solution. Sun 
Microsystems and DataDirect Technologies are working to make the Bridge more 
reliable and robust, but they do not consider it a supported product. With the 
development of pure Java JDBC drivers, the JDBC-ODBC Bridge should become 
unnecessary.


The above status has not changed in years (spanning multiple J2SE releases).  
No new features have been added to the JDBC-ODBC Bridge in quite some time and 
there is really no plan to enhance it.



If you want to contribute a fix, I will look to include it when I have a cycle.


Regards
Lance


On Mar 1, 2011, at 6:06 AM, Alan Bateman wrote:

> Jing LV wrote:
>> Hello,
>> 
>> I've found a bug, and find it already raised as Oracle Bug 7002634:
>> Crash in ntdll.dll RtlEnterCriticalSection due to race condition in
>> JdbcOdbcConnection.
>> However it's been deferred. I believe I can provide a fix for this,
>> would someone help me? Thanks!
>> 
>>  
> Lance is the best person to comment on this but I don't think the JDBC-ODBC 
> bridge has been maintained for a few years and probably isn't up to the 
> latest JDBC version. No problem proposing a patch but I just wonder if it is 
> actually used these days.
> 
> -Alan.
> 




Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
lance.ander...@oracle.com

        Oracle is committed to developing practices and products that help 
protect the environment


Reply via email to