My database is split front end and back end and I wondered how best to secure it? I have a password on the front end which is shared with users but how do I secure the back end as this could potentially just be opened with access to all the tables. I know I can convert to an mde but I occasionally have to add new tables into the back end and not sure how I would do this if it was an mde file.