32-bit Odbc Driver On 64-bit Windows 7 [portable] -

Introduction

Running 32-bit ODBC drivers on 64-bit Windows 7 is not only possible but fully supported by Microsoft. The only real obstacle is remembering that Windows hides the correct configuration tool in the SysWOW64 folder. By using the right administrator for the job, you can seamlessly bridge the gap between legacy 32-bit applications and modern database systems without changing a single line of code. 32-bit odbc driver on 64-bit windows 7

A common point of confusion for developers and database administrators migrating to 64-bit versions of Windows is the handling of legacy database connections. You might have a 32-bit application that requires a specific 32-bit ODBC driver, but your operating system is the 64-bit version of Windows 7. Introduction Running 32-bit ODBC drivers on 64-bit Windows