Subject Re: Another "connection forcibly closed by the remote host" problem
Author Yiorgos Stamoulis
> > I have completely solved this problem by making client application
> > quit on 30 min user inactivity.



why not just create some activity by executing a void SP every 59 mins
in it's own transaction and then rollback?