cancel
Showing results for 
Search instead for 
Did you mean: 

jdbc error

Former Member
0 Kudos

I am getting the following error when doing JDBC - File scenario. Every thing s configured properly. Still am facing this error:

Error during database connection to the database URL 'jdbc:odbc:Driver={Microsoft Access Driver (.mdb)};DBQ=D:\DB\MYDATABASE.mdb' using the JDBC driver 'jdbc.odbc.JdbcOdbcDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:odbc:Driver={Microsoft Access Driver (.mdb)};DBQ=D:\DB\MYDATABASE.mdb': SQLException: [Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xcc8 Thread 0x11a8 DBC 0x5716024 Jet'.'

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>Unable to open registry key 'Temporary (volatile) Jet DSN for process 0xcc8 Thread 0x11a8 DBC 0x5716024 Jet'.

The problems seems to be at microsoft access side. Not at PI side. Have you seen this microsoft support [link |http://support.microsoft.com/kb/295297]?

Former Member
0 Kudos

Hi.

Please check the below thread ..It will be helpul.

Regards.

Luis Ortiz