| Author |
Sun jdbc odbc bridge error
|
Martin Lira
Ranch Hand
Joined: May 26, 2004
Posts: 97
|
|
Hi, I get this error when I try to close the Connection to my jdbc-odbc bridge for a SQL Server. Thanks, Martin
|
 |
Julian Kennedy
Ranch Hand
Joined: Aug 02, 2004
Posts: 823
|
|
I've never seen before this but, just a thought, do you begin a transaction and then close the connection without either a commit or rollback? Jules
|
 |
Stefan Wagner
Ranch Hand
Joined: Jun 02, 2003
Posts: 1923
|
|
|
Why do you use the jdbc-odbc-bridge, instead of a jdbc-driver?
|
http://home.arcor.de/hirnstrom/bewerbung
|
 |
Martin Lira
Ranch Hand
Joined: May 26, 2004
Posts: 97
|
|
|
Whats wrong in using a JDBC-ODBC brige?
|
 |
Julian Kennedy
Ranch Hand
Joined: Aug 02, 2004
Posts: 823
|
|
Martin, This is what Sun has to say about their bridge driver. Jules
|
 |
Martin Lira
Ranch Hand
Joined: May 26, 2004
Posts: 97
|
|
Got it guys, i have switched to a MS Sql server type 4 JDBC driver. Thanks, ML
|
 |
 |
|
|
subject: Sun jdbc odbc bridge error
|
|
|