Timeout Expired
- From: Dave Pylatuk <DavePylatuk@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Apr 2005 05:53:02 -0700
Hello all.
I have a table in SQL Server 2000 with 3.5 million rows in it, approximately
20 columns. I am querying this table via ODBC using the microsoft driver.
Certain
queries fail and return a 'Timeout Expired' message. I have a non-unique index
on the column I am referencing in my WHERE clause. I have determined that
the query takes approximately 1.5 minutes to complete when run through Query
Analyzer and returns 21,000 rows.
Is there a way to improve the efficiency of this index ? Is there a way to
bump
up the timeout period on the server or on the ODBC connection ?
Any help would be appreciated,
Thanks
.
- Follow-Ups:
- RE: Timeout Expired
- From: Simon McLaren
- RE: Timeout Expired
- From: Simon McLaren
- RE: Timeout Expired
- Prev by Date: Re: i want to import a database from SQL Server to Oracle
- Next by Date: Trouble Connecting to Notes Domino through ODBC as linked server
- Previous by thread: RE: SQL 2000 and Access 2002 front end
- Next by thread: RE: Timeout Expired
- Index(es):
Relevant Pages
|
Loading