S
Steve
Is it possible to detect or more importantly allow the app to continue to
work with sql server after it has been restarted.
I imagine my users to have this app open all day but don't want them all to
restart the app if the server is restarted.
At the moment the situation is:-
* SQL server ok, App works.
* Sql Server stopped - App doesn't work (as expected) with error
handling leaving the app in a try again later state so they don't lose the
data entered on the current form.
* Sql Server Restarted - app still doesn't work! I'd like it to just
reconnect to stop me from getting punched by angry users!
Thanks in advance for any ideas.
Steve.
work with sql server after it has been restarted.
I imagine my users to have this app open all day but don't want them all to
restart the app if the server is restarted.
At the moment the situation is:-
* SQL server ok, App works.
* Sql Server stopped - App doesn't work (as expected) with error
handling leaving the app in a try again later state so they don't lose the
data entered on the current form.
* Sql Server Restarted - app still doesn't work! I'd like it to just
reconnect to stop me from getting punched by angry users!
Thanks in advance for any ideas.
Steve.