Hi, it's been a while since my last post. It's good to be back
I've got a simple database with a frontend form linked to a back end.
I've been trying to protect the backend from users of the form. So they can only open the database and fill out the form, but not view the back end table, how can I do this.
Password encryption is all I can find but this still allows the user of the front end to view the back end table, which could contain personal information of others.
Please help!
I've got a simple database with a frontend form linked to a back end.
I've been trying to protect the backend from users of the form. So they can only open the database and fill out the form, but not view the back end table, how can I do this.
Password encryption is all I can find but this still allows the user of the front end to view the back end table, which could contain personal information of others.
Please help!