Connecting to Access Database
This Document is an example of how to connect to an Access Database.
For this to work you need to have Access instaled in your machine.
You will also need the "AccessDatabaseEngine" 32bit version, it can be downloaded from this link: https://www.microsoft.com/en-us/download/details.aspx?id=13255
Create an Access Document with the name "Access.accdb" .
Click the insert button.
Select the Microsoft Access Database File and click Ok.
Click the "Browse" button and select the file "Access.accdb".
Click the "Test Connection" button, it should be successful, if not check if everything is okay.
Press OK in the Test Results window and also OK on the Connection Properties window.
And last, give a name to the connection.