Access Database security
I have a database updation form that updates database only for authorized users. I have set Read/write permissions for "everyone" for the database. Is this correct Or I should add authorized user accounts to the database and give them read/write permissions?
|