
Accessing Linked Oracle Tables in Access Using ODBC in VB
We have linked Oracle Tables in the Access DB and have saved the
password while linking. While trying to access the data using ODBC calls
to the Access DB in the VB code gives an error: S1000 - [Microsoft
Access 97 Driver]- ODBC Call Failed.
The rdoTables Collection does not even see these linked tables in the
Access DB.
Does anyone have a solution/workaround for this problem?