cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Drivers for MS Access

Former Member
0 Kudos

Hi,

I am working on a IDOC to DB scenario, for which I am using MS ACCESS Database table. When I check the Adapter Monitor, I am getting error saying "No deployed JDBC drivers found". ANybody can tell what JDBC drivers I have to install for MS Access and where I will get those files. And also let me know how to install these JDBC Drivers.

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

Please can you check if this thread helps you:

Regards

Vijaya

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

<b>sun.jdbc.odbc.JdbcOdbcDriver</b>

This driver is a part of the JDK kit and so, you need not install the driver on your XI server. Check the SAP Note JDBC FAQ for this info.

Just use the parameters mentioned in this thread to driectly access ACcess DB.

Regards,

Bhavesh