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 <[EMAIL PROTECTED]> wrote:

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to