My latest video shows how to split a database in Microsoft Access to separate the data from the user interface and programming elements.
Access can link to data from different file formats including Excel, text files and other Access databases. For multi-user applications, you can have an Access file with just the forms, reports, queries and other user interface elements that links to the data in other files. This is called the “front-end” because it’s the user-facing part of the application. The data files are the “back-end”.
