iSQL - give the ability to check connection status
If the connection times out to the server, the ability to inform the user would be quite handy
4
votes
1 comment
-
Brandon
commented
I just check to see if the query failed. If it failed, it's usually always a time out issue since my queries are hard programmed in. But I guess if you have the user type a query, or significantly affect the query this would be useful.