A few thoughts on protecting an Access file backend:
An encrypted backend is generally a good starting point.
In my opinion, the problem in this case is not the backend, but the frontend.
Unfortunately, Access stores the password of the backend readably with the linked tables.
This can be...