I am currently faced with a new challenge to develop a site using Microsoft Access as the primary database instead of mysql. I have not used MS Access before and I would lik
If you are struggling with the connection in the XAMPP environment I suggest uncommenting the following entry in the php.ini file.
php.ini
extension = odbc
I received an error without it: Uncaught pdoexception: could not find driver
Uncaught pdoexception: could not find driver