Ken Dibble wrote on 2013-04-01: 
>  VFP 9 SP 1.
>  
>  
>  1. What Windows is *supposed* to do when it is shut down while a program
is
>  still running,
>  
>  2. What Windows *actually does* in that scenario,
>  
>  3. What VFP is *supposed* to do if it is still running when Windows
starts
>  yanking its resources away during an OS shutdown,
>  
>  and
>  
>  4. What VFP *actually does* in that scenario.
>  
>  Thanks for any help.
>  
>  Ken Dibble
>  www.stic-cil.org
> 

Ken,

I haven't researched these things. 

In your error routine, you could check the Stack to determine if you were in
the ShutDown process.

Since your data is stored on a server, and you want to make a backup.
Perhaps you can send a request to the server machine through a Windows
Service. If the machine that is hosting the data is not Windows, I'm not
sure where to point you. Perhaps just an http request. Most likely something
could be spun up even in apache to archive the databases.

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to