KernelK
Registered User.
- Local time
- Today, 08:42
- Joined
- Oct 3, 2006
- Messages
- 173
I have an ODBC connection using the Microsoft ODBC for Oracle driver. I am attempting to link a set of 6 tables in my access database so that I can query the Oracle information.
When I set up the links to tables, I get no errors. The problem happens when I try to open (view) or query four of the tables. I get the error "ODBC--call failed." on 3 of the tables and all of the cells have the error "#Name?". On the fourth table I get the error "ODBC--call failed. [Microsoft][ODBC Driver Manager] SQL data type out of range (#0)" and all of the cells show "#Name?".
The other two tables I can view and query just fine. The strange part of all of this is that if instead of linking to those four tables, I Import the tables, everything works just fine. The imported table structures appear to be the exact same as the linked tables. So I know the ODBC connection works, but won't link properly.
I am trying to avoid having to import the tables because I do not want to have to re-Import the tables daily as the data in them changes frequently. I would prefer to link directly to the source.
Any help is much appreciated.
When I set up the links to tables, I get no errors. The problem happens when I try to open (view) or query four of the tables. I get the error "ODBC--call failed." on 3 of the tables and all of the cells have the error "#Name?". On the fourth table I get the error "ODBC--call failed. [Microsoft][ODBC Driver Manager] SQL data type out of range (#0)" and all of the cells show "#Name?".
The other two tables I can view and query just fine. The strange part of all of this is that if instead of linking to those four tables, I Import the tables, everything works just fine. The imported table structures appear to be the exact same as the linked tables. So I know the ODBC connection works, but won't link properly.
I am trying to avoid having to import the tables because I do not want to have to re-Import the tables daily as the data in them changes frequently. I would prefer to link directly to the source.
Any help is much appreciated.