Thanks for the replies, shortcut technique won't do it as the users may open it through explorer. I will have a look at your suggestion thanks KenReay.
The issue I have is that it is a database that is used in a large organisation, it is currently split with a front end under each users folder on terminal server. Occasionally users who know a bit too much tend to open the same frontend version from the same location (not their own folder).
This is currently not too much of an issue but it could become one as we are moving the backend to sql server and I have developed a couple of continuous forms that use temp tables stored in the frontend. I would prefer if users aren't accessing the same temp frontend table in the same database file. So it is basically a precaution i would like to have in place.
Thanks
Justin