booleanist
Programmer
Hello,
I'm using the database container in VFP 7.0 (SP1) project. Is there an indicator or any way to test to see if a user is the last person leaving the system? The only way I can think of is to close the database and have the exit routine attempt to reopen the database container exclusively and see if an error occurs.
1) Is there a better way?
2) Can the database container execute code on shutdown?
Thanks for your time,
Dave
The 2nd mouse gets the cheese.
I'm using the database container in VFP 7.0 (SP1) project. Is there an indicator or any way to test to see if a user is the last person leaving the system? The only way I can think of is to close the database and have the exit routine attempt to reopen the database container exclusively and see if an error occurs.
1) Is there a better way?
2) Can the database container execute code on shutdown?
Thanks for your time,
Dave
The 2nd mouse gets the cheese.