Close Front ends from the back end

R

rosco

Hi all,
I've got several back ends that need periodic data updates.
I have code in the FEs that will prevent a user from
opening the FE if an update is in progress. The issue I am
trying to solve now is, how can I have the Back end scan
for open front ends prior to starting the updates, and
systmically close any it finds.

Thanks for the help.
Rosco
 
Top