| |
| Choose the "System DSN" tab at the top of the window. Click on "Add…" | ![]() |
| Choose "Microsoft Access Driver" from the menu and click "Finish". | ![]() |
Now just give your database connection a name in the "Data Source Name" field and a description in the "Description" field. In our case I chose "PHPTest" for the "Data Source Name". This is the name you will reference in your PHP database connection. Now click on "Select". |
|
Search for your Access .mdb (in our case "PHPTest.mdb"). Once you have found it select it and click "OK". Click "OK" again on the above screen and you are all set! |
![]() |