IForgotAgain
Programmer
Periodically we encounter a problem with Connectivity to a Remote View. In general this is due to the Remote Server being down or some other "outside" (Non-VFP Application) issue.
Rather than merely having VFP throw up a Connectivity Error message [Error 1526] and then QUIT, I'd like to handle the error in a more "graceful" manner and inform the users that its the OTHER system that is causing the problem.
If anyone has some good ideas how to Test for Good Connectivity first, before attempting to collect records from a Remote Table via a Remote View, I'd welcome the suggestions.
Thanks,
I_Forgot_Again
Rather than merely having VFP throw up a Connectivity Error message [Error 1526] and then QUIT, I'd like to handle the error in a more "graceful" manner and inform the users that its the OTHER system that is causing the problem.
If anyone has some good ideas how to Test for Good Connectivity first, before attempting to collect records from a Remote Table via a Remote View, I'd welcome the suggestions.
Thanks,
I_Forgot_Again