T
tw
Would it be wise to put in code upon start up, that if the CurrentUser() =
'Admin' then give user a message that they are using the wrong workgroup
file and need to change to a proper workgroup file, then quit the system?
If I were to do this, then I could possibly get locked out of my database if
the workgroup file got corrupt? Could there be a way around getting locked
out of the database if this code was implemented? If this code could be
implemented, where should it go, on the start up form, or is there a load
event to the database itself?
'Admin' then give user a message that they are using the wrong workgroup
file and need to change to a proper workgroup file, then quit the system?
If I were to do this, then I could possibly get locked out of my database if
the workgroup file got corrupt? Could there be a way around getting locked
out of the database if this code was implemented? If this code could be
implemented, where should it go, on the start up form, or is there a load
event to the database itself?