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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking Oracle Tables into Access using ODBC - timeout issue

Status
Not open for further replies.

gtrthang

Technical User
Dec 18, 2003
3
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top