There are a few ways, but using Oracle's SQL Loader is probably one of the
easier ways. Are you looking to do it through code or do you know Oracle at
all? You can do it through ADO.NET, but it's not the preferred way. You
could also Export the Access files and do a straight import to Oracle, but
you won't preserve schema information if you do it that way.