Hi Jonas,
As far as I know there is no direct mechanism or a driver support for sqoop access the MS Access.
One other way that you can try is: load Access database to mysql or MSSQL and use the driver provided by either oracle or SqlServer and then load the data into hdfs.
-Mahesh