tigrot Well-Known Member Licensed User Longtime User May 5, 2017 #1 Hi everybody, I'm working with MSMariaDB and I find very useful. How can I trap exceptions during execution of non SQL statements? When the server closes the connection, for timeout generally, how can I be informed of this event? Thank you! Last edited: May 5, 2017
Hi everybody, I'm working with MSMariaDB and I find very useful. How can I trap exceptions during execution of non SQL statements? When the server closes the connection, for timeout generally, how can I be informed of this event? Thank you!
KMatle Expert Licensed User Longtime User May 5, 2017 #2 How are you connected with the server? RDC? Upvote 0
tigrot Well-Known Member Licensed User Longtime User May 5, 2017 #3 Via MSMariaDb, a connector by DonManfred. Upvote 0