Guys,
I try to use OTD Wizard for JDBC database to connect to MS Access on my local drive with the following parameters:
Driver Jar files:
Driver Java Class Name: sun.jdbc.odbc.JdbcOdbcDriver
URL Connection String: jdbcdbc:aaa
I did not specify the Driver Jar file, it is because I have the Jar file in the path.
Here is the error message that I get:
Unable to establish connection to jdbcdbc:aaa
[Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented.
So I try to use ETD tool in 4.5.3 to do the same thing and it work in 4.5.3
I am thinking that I am missing some JAR files for 5.0. Any comments?
Fan
I try to use OTD Wizard for JDBC database to connect to MS Access on my local drive with the following parameters:
Driver Jar files:
Driver Java Class Name: sun.jdbc.odbc.JdbcOdbcDriver
URL Connection String: jdbcdbc:aaa
I did not specify the Driver Jar file, it is because I have the Jar file in the path.
Here is the error message that I get:
Unable to establish connection to jdbcdbc:aaa
[Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented.
So I try to use ETD tool in 4.5.3 to do the same thing and it work in 4.5.3
I am thinking that I am missing some JAR files for 5.0. Any comments?
Fan