Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

[OFF-TOPIC] Re: JDBC and MS Access DB connectivity.

John Turner

2003-06-05

Replies:


MS Access = bad bridge driver = bad

If you must use MS Access, you will need a bridge driver. The best you can
do is a Type 3 driver, like the one at easysoft.com.

If that isn't an option, the Type 1 bridge driver is part of the Java 2
SDK: package sun.jdbc.odbc. Check the SDK docs.

John

On Thu, 5 Jun 2003 21:26:32 +0100, Hassan <hsajjad@(protected):

> I'm trying to use DataSource objects (eventually connection pooling) with
> MS
> Access Database.
> My question is, do we have to have an ODBC-JDBC Bridge driver in place in
> $CATALINA_HOME/common/lib/ location for using javax.sql.DataSource
> objects
> to create connections to the database.
> If so, where do I get this jar file for the driver?
>
> cheers
> Hassan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
>



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.