Background: With the advance of 64-bit operating systems and applications, more and more 64-bit application and usage had emerge, capturing the benefits of 64-bit addressing space. Nevertheless, some limitations and incompatible still exist between 64-bit application and legacy application, For example in some instance, 32-bit of Microsoft Office is still needed because of legacy compatible reasons.
Scenario: You have a shinny new application that should run in 64-bit, but it is using Microsoft Access database. To your surprise, you cannot connect to the database because the the 32-bit Microsoft Access is now "invisible" to your 64-bit application.
Solution: OleDb64 provides a compatible OleDb interface to 64-bit applications that needs to connect to 32-bit Microsoft Access databases. OleDb64 is a dropped in solution replacing identical interfaces of OleDb and can be used with minimal modification on the 64-bit application code.
Free full-feature trial: [Download Now]
