I have a BAQ that runs ok in a development environment - however when I run in Live I get a timeout message:
Severity: Error, Table: , Field: , RowID: , Text: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Query returned 0 row(s).
Query has no more records to return.
Query execution total time: 30166.1657 ms.
It looks like I’m hitting a 30 second timeout issue - any ideas on how to extend that time?