| Author |
ODBC-JDBC bridge?
|
Jane Jukowsky
Ranch Hand
Joined: Mar 28, 2009
Posts: 145
|
|
Note: I am NOT looking for a standard JDBC-ODBC bridge. I am looking for the opposite. I'd like to access H2 database from MS Access. Would appreciate any lead.
|
 |
Moojid Hamid
Ranch Hand
Joined: Mar 07, 2009
Posts: 120
|
|
|
H2 has ODBC support have a look at their tutorial.
|
 |
Jane Jukowsky
Ranch Hand
Joined: Mar 28, 2009
Posts: 145
|
|
Thanks. I did not see that. However, it goes through Postgre protocol, and says it's fairly new and "should not be used for production applications. "
Has anyone tried it?
So, what should I do for a production application? Is there a generic odbc-jdbc bridge that will work with any jdbc driver?
|
 |
 |
|
|
subject: ODBC-JDBC bridge?
|
|
|