I am using Axis and Tomcat and trying to get Access database content.
I can connect and print out info from the database outside of Axis using Java. But I am getting an error in my Tomcat window that says:
SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified.
It works fine outside my axis application. I think it may be the classpath, because I have had problems with that and have to type in the following to execute my client: