Hello,
Introduction
As would be expected, most people have designed their Ms Access Application by splitting the database, forms, queries, reports in the Front-end, while the tables that holds the data are in the back-end.
The Frontend is distributed to users on their desktops, while the...