Lua 5.1 ODBC Actions plugin updated to version 2.7.0.0
The current release of the ODBC actions plugin adds a new function: ODBC.SetQueryTimeout(), which allows to set the number of seconds before a query attempt times out. The default value for query timeouts is 15 seconds. Not all data sources support the ability to set a query timeout value. If you set a query timeout value of 0, no timeout occurs; the communication with the data source may hang. This behavior may be useful during development.
This action is available in the full, registered version - not in the evaluation.