Eiolon Posted November 18, 2011 Share Posted November 18, 2011 I just upgraded to a new web server. Using Windows Server 2008 64-bit, Apache 2.2.1, PHP 5.2 and MySQL 5.5. I created an ODBC connection using the 32-bit Microsoft Access driver because there is not a 64-bit one around. However, my script wants to look at the 64-bit ODBC drivers so it does not detect the 32-bit one exists. Is there a way to force it to look for the 32-bit Access Driver? Link to comment https://forums.phpfreaks.com/topic/251397-force-php-to-use-32-bit-odbc-microsoft-access-driver/ Share on other sites More sharing options...
Eiolon Posted November 18, 2011 Author Share Posted November 18, 2011 Nevermind, I just installed the 32-bit version of PHP instead to make it work. I thought it was the OS holding me back, but it was PHP. Link to comment https://forums.phpfreaks.com/topic/251397-force-php-to-use-32-bit-odbc-microsoft-access-driver/#findComment-1289429 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.