Microsoft Access is a desktop, file based application. It has 2 main components, Jet/ACE database engine and a Rapid Application Development (RAD) tool that quickly build forms and reports that are are bound to the database.
Access is a desktop application so all Access data must be downloaded to desktop if the database is stored on a network drive. It can be a performance issue if the Access database contains a lot of data without proper index.