Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 Other Topics
 Where do I set SQL Connection timeout used by ASP pages?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-21 : 12:16:26
Dean writes "In performing data manipulation from an ASP page, I get a "Microsoft ODBC SQL Server Driver Timeout Expired" message. This error happens after exactly 30 seconds from submitting.

I have added : Server.ScriptTimeout=500, to the asp page but it does not help. Where do I increase this connection timeout?

Information : SQL 7, IIS 4.0, ASP 2"
   

- Advertisement -