Open CedricSch opened 5 years ago
I have this same issue on windows. Haven't tested on Linux yet.
I also have the same problem on Windows
Hi all,
I opened issue number 266173 and we plan to look into it. https://sqlanywhere-forum.sap.com/ also hosts an active SQLA community.
Dan
Hi,
when my database connection gets terminated due to a database restart (or similar things) and I receive an
-308 Connection was terminated
Error, theconnected()
method still returns true. Is this intended behaviour ? Can I only get my current connection status if I catch the error messages?Thanks in advance!