I need to connect to an MS Access database, from Java 1.4. Is there a
free product that will do this? I know there are a variety of for-pay ones.
Didn't Sun use to have such a bridge? I can't find it on their website.
Dave
David Rabinowitz - 13 Nov 2004 10:13 GMT
A basic one should come with the jdk -
http://java.sun.com/j2se/1.4.2/docs/guide/jdbc/bridge.html
> I need to connect to an MS Access database, from Java 1.4. Is there a
> free product that will do this? I know there are a variety of for-pay
[quoted text clipped - 3 lines]
>
> Dave