Noor,
Did you find out how to use JDBC driver for MS Access. I also want to connect to MS access(one application is on MS Access). I am able to connect and retrieve data using WmDB Connection Alias but not able to do it using JDBC Adapter.Does anyone know how to do it using JDBC Adapter.I am getting following error while I try to connect it through JDBC Connection Screen.
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource MSACCESS:msAccessConn.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
sun.jdbc.odbc.JdbcOdbcDriver
I am using sun driver to connect.
Here are my Connection parameters what I am setting:
DataSource Class:sun.jdbc.odbc.JdbcOdbcDriver
databaseName:jdbc:odbc:AccesstestDB
The rest of the settings are default.Am I missing anything out here.Please let me know.
Thanks,
Puneet Verma
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods