Hi Carmen,
External Data Sources currently support only certain SQL major databases (MySQL, Oracle and a few more), not Access.
If you want to connect to an Access database, you can therefore not have this kind of live connection. You have to make do with some kind of synchronization.
Try using a script with "Import records > ODBC Data Source" to get data and "Execute SQL" to write data.