luboshl / aseisql

Automatically exported from code.google.com/p/aseisql
0 stars 0 forks source link

connection dead, new hotkey to reconnect&execute ? #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Do some query
2.Wait 10 sec
3.Try to do another query, connection dead error will appear

What is the expected output? 
resulset or updates

What do you see instead?
"ct_cmd_drop(): user api layer: external error: The connection has been marked 
dead."

What version of the product are you using?
trunk.205

On what operating system?
Win XP Professional

Please provide any additional information below.
I'm using also SqlAdvantage and I don't have this problem, connection never 
expires.
I don't know how it's working internally, neither it is a issue on the server 
side, but it's very annoying cause I have to reconnect all the time. It would 
be nice to have a button to "reconnect & execute statement", or maybe do an 
automatic reconnect in case of connection is dead/dropped.

Original issue reported on code.google.com by robertus...@gmail.com on 10 Nov 2011 at 3:22

GoogleCodeExporter commented 9 years ago
Note: Ctrl-F11 will reconnect to your server

Original comment by christop...@gmail.com on 3 Apr 2012 at 3:56

GoogleCodeExporter commented 9 years ago
Thanks for the solution, I am using already this method.
It's neccessary to push 2 keys to execute any query but it quite fast.

Original comment by robertus...@gmail.com on 12 Apr 2012 at 7:56