Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedures to get everyone out of the database in my app
Message
From
02/06/1999 10:34:31
 
 
To
02/06/1999 04:31:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00225246
Message ID:
00225349
Views:
13
I do the exact same thing as Wayne except check for a bit in an SQL table. Additionally, I utilize a startup program. I basically have 3 executables. The first executable is a startup program. It checks the bit to make sure it is ok to log in. If it is, it checks the dates and times on the files for the other two executables and runs the latest version. When I compile a new executable with changes I save it over the older executable version. Next time someone starts the application the start .exe will use this one instead. This way I don't have to boot anyone from the system, unless it is a real important change. If you do something similar, pass a parameter from the first .exe to the second so the user can only start the application using the first .exe. Provide them with an error message if they attempt to run the other. Once set up this is very easy to maintain.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform