This topic is locked

Acces database

6/29/2006 7:49:22 PM
ASPRunnerPro General questions
P
Philip author

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

K
kat 6/30/2006

Philip,
to set this access type you can use Advanced security settings in ASPRunnerPro.

Please read the articles which explain this option in the great details: Login settings and Avanced Security Settings

P
Philip author 6/30/2006

Ekaterina,
thanks for that. I tried ist, was able to work with a login but:

within access db I have 3 tables (to be protected) & 1 query (public access). My problem is to have the login but to omit / "leave out" for the public list page. Any idea?
Philip