| Author |
Cannot connect to ms access from servlets
|
Gaurang Rathod
Greenhorn
Joined: Oct 30, 2012
Posts: 7
|
|
Hello everyone
I have created form.html which accepts user's input and control goes to BeerSelect.java servlet which updates accessor.mdb.
But I get following error in Tomcat: "[Microsoft][ODBC Microsoft Access Driver] Cannot open database '(unknown)'. It may not be a database that your application recognizes, or the file may be corrupt."
I have created a DSN named accessor.
My source codes are:
form.html:
BeerSelect.java Servlet:
web.xml:
Waiting for your replies.
Thanks.
|
 |
 |
|
|
subject: Cannot connect to ms access from servlets
|
|
|