How do I password protect?

J

Joe Leon

I built a database. To update the records I am using a data access page so
that it
can be used in different desktops via the web browser.

What I'd like to do is password protect the records on a per owner basis. In
other words, only the owner of the record is allowed to make changes to it.
And of course, I want to have an Admin password to have access to all
records. In addition, can User Level Security be used?

How can I do this? Please remember the interface to the records is via the
data access page.

Thanks!
 
Top