Hi
I'm working with a acces database. Within this db I use 3 tables and 1 query based on the tables.
The query is used to show the list-page to everyone. For the tables I wish to have restricted access by login & password, means "external" administrators are responsible for their own records (add, edit, delete). Every registered administrator should have only access to "his" records. How do I have to set up ASPRunner to manage that?
Regards, Philip