I am new to programming and would like to connect to a ms-access (accdb) database using a PDO class.
Environement: PHP (5.5.11) / XAMPP / Windows 7 pro. PDO driver for ODBC
After lots and lots of reading, I discovered I was using the wrong version of the Microsoft Access Database Engine: The 64-bit version doesn't have the 32-bit driver for *.accdb format.