JDBC Guide
843854Mar 4 2002 — edited Mar 4 2002Hi,
I'm currently trying to access my MS Access database via JSP pages. For this, I suppose to use the jdbc+odbc driver. Is there any site that I can download this driver?
I'm new to JDBC. Therefore, is there any site that I can have the step-by-step to make my jsp program work?...e.g.
1) how to install the driver?
2) where to install?
3) what to configure in the environment classpath?
and so on if any...
thanks.