Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

eGate 5.0 JDBC/ODBC to MS Access error

Status
Not open for further replies.

fanlau

Programmer
Jul 8, 2004
1
US
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: jdbc:eek:dbc: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 jdbc:eek:dbc: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


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top