i have tried encrypting the database and splitting the database as well (front-end and back-end). even by doing these things, users are still able to see the tables and open the tables. they can change/add data thru these tables. i don't mind if they are able to open the table just as long as they cannot change/add/delete data found in the table.
how do i disable the edit/add/delete of data thru tables? better yet, how do i totally keep the users from being able to open the tables and see the data.
how do i disable the edit/add/delete of data thru tables? better yet, how do i totally keep the users from being able to open the tables and see the data.