oracle - The Microsoft Jet database engine cannot open the file '(unknown)' -


I am uploading keywords in DB but I am getting the error

  java. Sql.SQLException: [Microsoft] [ODBC Excel Driver] can not open Microsoft Jet database engine file '(unknown)' It has already been opened by another user, or you need permission to view its data. Sun.jdbc.odbc.JdbcOdbc.createSQLException at (JdbcOdbc.java:6998) sun.jdbc.odbc.JdbcOdbc.standardError (jdbcOdbc.java:7155) at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect (JdbcOdbc.java:3106) ) At Sun.jdbc.odbc.JdbcOdbcConnection.initialize (JdbcOdbcConnection.java355) at sun.jdbc.odbc.JdbcOdbcDriver.connect (jdbcOdbcDriver.java:209) java.sql. DriverManager.getConnection (DriverManager.java) 39 Java.sql.DriverManager.getConnection (DriverManager.java, 1111) keywordsreader.main (keywordsreader.java:28)  

This type of error How to protect ... plz help me

Editing - Additional information about the structure to be removed from the comment

I am uploading keywords from excel file ... for this I have a For ODBC driver made excel and I gave the path of excellence ... for the last 15 minutes ... the keywords have been properly uploaded .. But I am currently gatting this error ..

I upload keywords to DB Yes, I do, but I'm getting error

Are you how to load these keywords? This is not one of the clearly accepted methods (SQL loader, external table from delimited file). Details will be affected here, because it appears that there is a bug in your code or your architecture. The more information you provide, the more likely it is that you will get an enjoyable outcome.

Edit

There is still not enough information. Obviously there is some dispute between running your Excel ODBC and some other process ODBC. If you say that ...

The keywords have been properly uploaded

... then my advice is to forget about it . However, if you really want us to help solve this problem ...

but I am getting this error at this time

< P> ... you will explain your architecture and process in more detail.

The option is yours


Comments