Thursday, November 5, 2009

Driver Error : java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] '(unknown)&#039

i am working in an application where in i am connected to *.mdb



database throgh jdbcodbc.Following error comes up when i try to



connect to it :



java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver]



'(unknown)' is



not a valid path. Make sure that the path name is spelled correctly



and that yo



u are connected to the server on which the file resides.



at sun.jdbc.odbc.JdbcOdbc.createSQLExceptio...



at sun.jdbc.odbc.JdbcOdbc.standardError(Jdb...



at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(...



at



sun.jdbc.odbc.JdbcOdbcConnection.initi...



I have checked the DSN path and name , everything seems to be fine.I



am calling it through jsp running in tomcat 4.1.32



Driver Error : java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid....free spyware remobal



Hai Ritu,



Here you mentioned that you are connected to *.mdb, so it is not to a single database, like db1.mdb ?



You cannot access lot of mdb's through a single dsn.



If this is not the case, then you need to verify that the dsn you created is existing ? and it is the same as that you have mentioned in the programming.



One more thing is that you said you are working in an application,



Is that a Web Application, later you said you are using JSP ?

No comments:

Post a Comment