I need to lock a nosy user out of the tables on a database. This is a front end/back end application. I can lock the users out of the tables in the front end, but forget how to lock everyone out of the back end.
I know it's a simple solution but haven't had the need to do this in a decade. Now I forget how to do it.

Any suggestions?