I am just finishing off an application in Access 97. The application is split into a backend for the tables and the front end for the queries and forms etc with linked tables to the backend.
I want protect the application so ALL of the following are met.
1) No access to the table data expect through front end forms/reports. i.e. the data format is private to the application. all standard access menus/options have been removed from the users display.
2) No passwords to open the front end database, as if the user knows the open password then they can import/link the tables into another db using the password.
Can someone explain how to achieve this?
I have tried a Database password on the backend, and linking using this password from the front end, but all you have to do to get round this is to link to the tables in the front end in a new database.
Stu.
I want protect the application so ALL of the following are met.
1) No access to the table data expect through front end forms/reports. i.e. the data format is private to the application. all standard access menus/options have been removed from the users display.
2) No passwords to open the front end database, as if the user knows the open password then they can import/link the tables into another db using the password.
Can someone explain how to achieve this?
I have tried a Database password on the backend, and linking using this password from the front end, but all you have to do to get round this is to link to the tables in the front end in a new database.
Stu.