I have googled for hours now.
I have read countless articles such as: Is there a Windows 7 ODBC driver for Access?
I have tried using both the ODBC admin - and have managed to successfully add there system DSN for both:
- Microsoft Access Database
- Microsoft do Access Database
When I attempt to connect to Access DB stored locally:
odbc_connect('Aquarius2', '', '');
I get the following error(s):
odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application, SQL state IM014 in SQLConnect in C:\export\export.php on line 3
Simple script tried installing the latest access drivers - Aquarius2
is the name of my DSN still fails.
I'm out of ideas - what am I missing?
Regards, Alex