Hi
I have a database created in Access. I have a table with different usernames and passwords. i want to create a log on form which will enable users to access the databse. How can i give permissions to different users for different level of access (restrict to open/view/edit etc )using visual basic code?
The code should define the groups like owner, administrator, user like that
Pls help
Thank u
I have a database created in Access. I have a table with different usernames and passwords. i want to create a log on form which will enable users to access the databse. How can i give permissions to different users for different level of access (restrict to open/view/edit etc )using visual basic code?
The code should define the groups like owner, administrator, user like that
Pls help
Thank u
Comment