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

Mas200 ASP Timeout Error

Status
Not open for further replies.
Joined
Oct 16, 2003
Messages
1
Location
US
I'm trying to pull some information from the master inventory file from the Mas200 DSN. I can perform specific queries just fine (one's that return 1 row). I am having trouble getting large queries to work. I get

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[ProvideX][ODBC Driver]Timeout error.


when I run the query from a web page. I have tried bumping up all the timeouts periods for IIS and what not. I know there is a SQL_QUERY_TIMEOUT, but I do not know how to use it. Can anyone assist me in figuring this out? Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top