I am having problems connecting to a local .mdb file. I have seen the following topics, but these didnt solve my problem:
- http://forum.cloveretl.com/viewtopic.php?f=4&t=5093
- http://forum.cloveretl.com/viewtopic.php?f=4&t=167
My problem is with making the database connection. It doesn't validate the connection and the following error occurs:
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
The URL ill input is:
jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=G:\Database.mdb