access_db_connect.Rd
This is a wrapper for the `DBI::dbConnect`, see it's documentation for more details.
access_db_connect(file_path = NULL)
full path to the MS Access file. The default (if NULL) will be the Access template database
A DBI connection object to the MS ACCESS database.