Skip to main content
Participant
June 18, 2009
Question

Query Timing Out

  • June 18, 2009
  • 2 replies
  • 833 views

I'm calling a stored procedure on SQL Server 2000 that takes 2 seconds to run in the query analyzer, but when called from ColdFusion (8,0,1,195765 on Windows 2k3), it times out. The time out is set to 30 seconds. Any ideas?  Thanks in advance.

This topic has been closed for replies.

2 replies

Inspiring
June 19, 2009

Step 1 - test your cf/mssql connection by running a very simple cfquery.

Dileep_NR
Inspiring
June 18, 2009

Hi,

Could you please  give us the  code set that you are using