I have an intranet site setup where users submit forms and this information is inserted into an Access database that resides on an IIS server.
I created a few data access pages with this database as well.
I can't create a password for the DB .. as it cannot be exlusive. Also, since everyone needs write permissions to write to the db ... how can I secure it so no one can read its contents or delete it?
I created a few data access pages with this database as well.
I can't create a password for the DB .. as it cannot be exlusive. Also, since everyone needs write permissions to write to the db ... how can I secure it so no one can read its contents or delete it?