G
Guest
I'm developing a database that is highly confidential. I've created it so that each user logging into the database will require a logon name and pw. Here's what I would like for it to do as well:
1. The logon name is the user's initials. (I've set it up this way already.)
2. Have the initials that were entered at the logon prompt automatically populate into the name field of a form.
3. Appropriate form will launch based on the user's initials. (optional, but preferred.)
4. The user can ONLY view the records they've entered when generating a report. Again, this will be based on their initials at the logon prompt. (I don't want to have to prompt them to enter their initials again at the query level. To me, this defeats the purpose of a user-level password protected database.)
Any suggestions would be greatly appreciated and thanks for your time in reading this.
Thanks again,
Maria
1. The logon name is the user's initials. (I've set it up this way already.)
2. Have the initials that were entered at the logon prompt automatically populate into the name field of a form.
3. Appropriate form will launch based on the user's initials. (optional, but preferred.)
4. The user can ONLY view the records they've entered when generating a report. Again, this will be based on their initials at the logon prompt. (I don't want to have to prompt them to enter their initials again at the query level. To me, this defeats the purpose of a user-level password protected database.)
Any suggestions would be greatly appreciated and thanks for your time in reading this.
Thanks again,
Maria