Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Query Timing Out

New Here ,
Jun 17, 2009 Jun 17, 2009

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.

TOPICS
Database access
798
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 18, 2009 Jun 18, 2009

Hi,

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 19, 2009 Jun 19, 2009
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources