QUESTION POSED ON: 02 July 2004 I get the following error message when trying to connect to a Web-based
application:
[Microsoft][ODBC SQL Server Driver]Timeout expired
Can you tell me what I can do to fix this problem? Thank you.
>
It appears your application is timing out when attempting to connect to
SQL Server. This may be due to a slow network connection, or busy
network etc. The connection timeout usually defaults to 15 seconds, the
first thing I would try to do is to increase this by changing the
"Connect Timeout" parameter of your connection string to a larger value
(such as 30 for 30 seconds).
Have a SQL Server tip to offer your fellow DBAs and developers? The best tips submitted will receive a cool prize. Submit your tip today!
Ask your technical SQL Server questions -- or help out your peers by answering them -- in our live discussion forums.
Ask the Experts yourself: Our SQL, database design, Oracle, SQL Server, DB2, metadata, object-oriented and data warehousing gurus are waiting to answer your toughest questions.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.