sdawson
Registered User.
- Local time
- Today, 17:36
- Joined
- Apr 22, 2003
- Messages
- 165
I have a multiple user db that periodically I want to shot down during normal working hours for maintainance.
I have in place a warning process that kicks in well before the required shutdown asking users to logoff in time.
You always get one user that forgets, goes to lunch, drops dead etc before the shut down time.
My problem is that if this user is in a form where some fields are manditory and have not been completed I need to globally disable the error message "null values not permissable" to close the database. I know this will delete the data but that is not an issue.
How can I do this?
Ta
I have in place a warning process that kicks in well before the required shutdown asking users to logoff in time.
You always get one user that forgets, goes to lunch, drops dead etc before the shut down time.
My problem is that if this user is in a form where some fields are manditory and have not been completed I need to globally disable the error message "null values not permissable" to close the database. I know this will delete the data but that is not an issue.
How can I do this?
Ta