I'm trying to link tables into Access from an Oracle database that has a fairly large schema. When I try to link to the tables using the Microsoft Oracle driver, the list returned is truncated. When I try to use the standard Oracle driver, I get the ORA-01013 error message. From some Google searches, I would guess that this is a timeout message associated to the query to return the list of tables/views in the database.
My question is, how do I change this timout?
Thanks in advance for any help...
Scott
My question is, how do I change this timout?
Thanks in advance for any help...
Scott