lookingforK
Registered User.
- Local time
- Yesterday, 17:20
- Joined
- Aug 29, 2012
- Messages
- 48
Hi,
I am making a data entry form application for some users.
I want to add a user login form when opening the MS Access 2007 database. No password needed.
So, after the application is done, it can be used like that:
1. Give the accdb file to the 1st user. The user can use the login form to find his/her records in a main form (that is bound to a main table used to collect data), and then modify existing records or add new records at the end of the main form.
2. Give the accdb file to the 2nd user. The user can use the login form to find his/her records, and then modify existing records or add new records.
3. ... (next user)
How should I do?
Thank you in advance.
I am making a data entry form application for some users.
I want to add a user login form when opening the MS Access 2007 database. No password needed.
So, after the application is done, it can be used like that:
1. Give the accdb file to the 1st user. The user can use the login form to find his/her records in a main form (that is bound to a main table used to collect data), and then modify existing records or add new records at the end of the main form.
2. Give the accdb file to the 2nd user. The user can use the login form to find his/her records, and then modify existing records or add new records.
3. ... (next user)
How should I do?
Thank you in advance.