Access connectivity error using JSP::Microsoft][ODBC Driver Manager] Data source name

rekha.n.prasad

New member
Local time
Today, 11:14
Joined
Mar 26, 2009
Messages
1
I am using Access 2003. When I tried to connect Access through JSP, it is showing the error-Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified-

The same code is working in another system in which Access 2007 is installed. But I want to implement this in the system in which 2003Access is running. In that machine, database connectivity is possible using java file. But with JSP, it is not connecting, The server is Tomcat. I tried with creating User DSN as well as System DSN. When tried System DSN, the error is General Error.

Please help me
Thanks in advance
 

Users who are viewing this thread

Back
Top Bottom