aspose file tools
The moose likes JDBC and the fly likes How safe is it to use JdbcOdbc Bridge in production Environment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "How safe is it to use JdbcOdbc Bridge in production Environment" Watch "How safe is it to use JdbcOdbc Bridge in production Environment" New topic
Author

How safe is it to use JdbcOdbc Bridge in production Environment

Mrutyunjay Hanchinal
Ranch Hand

Joined: Sep 26, 2001
Posts: 50
Hi
How safe is it to use JdbcOdbc Bridge in production Environment?
I read in some newgroups that it is not thread safe.
Can I get some link which will give me some article to support it?
Please help me
Yhanks in advance
Mrutyunjay
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

The JDBC FAQ at the Sun site, http://java.sun.com/products/jdbc/faq.html .
This one in particular.
(There are more questions related to the failing of the bridge in this FAQ that are also worth reading)
Dave
Mrutyunjay Hanchinal
Ranch Hand

Joined: Sep 26, 2001
Posts: 50
Hi
Thanks for the reply
I found answer for my question at http://java.sun.com/products/jdbc/faq.html#2
Mrutyunjay
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How safe is it to use JdbcOdbc Bridge in production Environment
 
Similar Threads
Verbose GC
JDBC - MSACCESS - PREPARED STATEMENTS
Resding From EXECL sheet and updating Acess .mdb file remotely in web-server
Unable to connect to MS SQL Server using JRun drivers
How to create DSN programmatically?