Yes, The table name is employee
The fields are: UID, First Name, Middle Name, Last Name and Security Level. Security levels are A,B,C and D.
There are many fields in the form that will be locked based on UID and Security Level, at least that is the goal.
I do know which fields should be at...