Applies To:
  • CitectSCADA

Summary:
I have found that my SQL Select query is timing out after 30 seconds even though I have modified the parameter to 60 seconds in the Citect.ini. The online help states that the default value for this parameter is 30 seconds which suggests that my modification is not being seen. 

Solution:
If you modify the [SQL]QueryTimeout parameter via the interactive Online Help system, Citect incorrectly adds/modifies a parameter called [SQL]Timeout which is an invalid parameter. To overcome this, manually modify or add the correct QueryTimeout parameter to the project parameters database or the Citect.ini. The online help has been modified to update the correct parameter. 

Keywords:
 

Attachments