You can use ODBC to create link tables in access that point to your Oracle database. Then write some code in access to refresh the data in your access tables.
Alternatively you can use Generic connectivity to read/write to your access database from Oracle directly:
Bookmarks