Hello



I am planning to split my database into BE and FE, and place the BE on a shared folder and the FE on about 4 stations. My database also involves external images that are stored in a folder in the same directory as the database itself. The images are displayed on some forms and printed on some reports. Because the code for displaying the images uses the "currentporject.path", where do I place the folder with the images when I split the database?

Also I would like to be able to restrict certain areas of the database to some users. So can I create a login with access level for my split database. The database will have an administrator who should be able to reset passwords.
Any help will be immensely appreciated.