loosing connection with server
Posted: Wed Nov 05, 2008 2:06 pm
Hello,
I have an application that if you don't do anything with it for a while, then it's like you loose connection with the server. For example, there's an interface where you input your name, press enter key and then it takes you to a database, collects some info and then fills-in other info from the result set, like your first name, address, etc.
But again, if you leave the window open for a while, and you try to re-query, nothing happens.
Is there a way to keep my application connected to the server?
Thank you.
P.
I have an application that if you don't do anything with it for a while, then it's like you loose connection with the server. For example, there's an interface where you input your name, press enter key and then it takes you to a database, collects some info and then fills-in other info from the result set, like your first name, address, etc.
But again, if you leave the window open for a while, and you try to re-query, nothing happens.
Is there a way to keep my application connected to the server?
Thank you.
P.