Two critical new featues
Posted: 05.06.2013, 14:19
I think Zeos 7 could benefit enormously by having two very important features.
1. An event that fires when the connection is lost. This is very important in unstable environments like wireless networks.
2. A timeout property for ZConnection. Now with certain DBs (like I'm seeing now with MS SQL on ADO) a Zeos app will hang indefinitely if the connection parameters are invalid. I understand this can be mitigated on certain DBs like My SQL by changing certain properties. But it would be extremely convenient for Zeos to handled this internally.
1. An event that fires when the connection is lost. This is very important in unstable environments like wireless networks.
2. A timeout property for ZConnection. Now with certain DBs (like I'm seeing now with MS SQL on ADO) a Zeos app will hang indefinitely if the connection parameters are invalid. I understand this can be mitigated on certain DBs like My SQL by changing certain properties. But it would be extremely convenient for Zeos to handled this internally.