on 2014 Mar 13 9:00 AM
Configured a jdbc communication channel for a MS Access 2010 database. Driver successfull installed.
Now I try to import database table into "external definition".
As cou can see connection to db table Partner1 was successfull. But when I go on with Finish following error occurs:
Exception caught when executing
statement for table/stored proc. 'metadataRequest' (structure 'statement'):
java.sql.SQLException: [Microsoft][ODBC Driver Manager] Driver does not support this function at
sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6973)
So I am not sure, if I have to change something in JDBC communication channel etc.
The table has only three column id, name and firstname
Any ideas?
Thanks and regards
Stefan
Request clarification before answering.
Hi,
what if to select "do not extract" for messages?
The error says "Driver does not support this function", so you can't extract messages for this connection, only data structure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.