My place of business used an access database to manage audits for 4 different areas in the plant. This became quite large very fast and the first designer did not do too fantastic of a job designing it. I have been revamping it for some time now and mgmt wanted me to create a separate db for each area of auditing. (There are now have 5 areas they want to audit). Each area has a different number of 'tasks' that they perform when they audit and select either "good" or "not good" (around 19-22 tasks). Each task is not exactly the same from area to area.
Is it plausible (connectivity, speed, and long term reliability wise) to connect multiple back ends to one central front end? Essentially I want a single UI that has each area and the use selects where they are performing an audit. This then opens the corresponding form and inputs that data to the respective table in the corresponding back end.