I forgot to mention that the error occurs exactly after the bold line below:
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
Connection con = DriverManager.getConnection("JDBC:ODBC:ModManager", "", "");
Thanks in advance!
Hi,
I have a problem when connecting to a MS Access database. I'm trying to use Tomcat 5.0.28. The connection is ok when I run the class in command line, but when I try to open it in a jsp page it fails.
It works fine in Tomcat 4.
Can anyone help me!? Thanks in advance!
Brito
---------...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.