EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

odbcquery.settimeout

Set query timeout. Sets the number of seconds to wait for a SQL query execution.

method odbcquery.settimeout (
   uint timeout
)

Parameters

timeout The number of seconds to wait for a SQL query execution. If it is equal to 0, then there is no timeout.

Related links

Source