Robert Dunstan
Mr Data
- Local time
- Today, 08:56
- Joined
- Jun 22, 2000
- Messages
- 291
I have a database that is split into a FE and BE. The BE resides on a server without any restrictions i.e. open access and I have coded some simple security into the FE to restrict user access to certain forms and reports.
In the next few weeks I plan to add some more functionality to this database which includes sensitive payroll data. The plan is to store the new tables into a seperate .mdb and link these to the FE. However the new .mdb will be stored in a secured folder on the server. What code do I need to allow those users who have permission to access this .mdb
Any help will greatly appreciated
In the next few weeks I plan to add some more functionality to this database which includes sensitive payroll data. The plan is to store the new tables into a seperate .mdb and link these to the FE. However the new .mdb will be stored in a secured folder on the server. What code do I need to allow those users who have permission to access this .mdb
Any help will greatly appreciated