dbForge SQL Complete offers a number of useful features to tune and better manage database connections.
Connection timeout
You can specify the required time period after which dbForge SQL Complete stops its attempts to get response from the SQL Server to open a connection. Note, zero means to wait infinitively.
Execute timeout
You can specify the required time period after which dbForge SQL Complete stops its attempts to execute a query. Note zero means to wait infinitely.
Test connection
Press this button to verify that you have correctly specified all required parameters and the connection can be established.
See Also