I have a Windows 64bit system, and a C# app that uses an OleDbConnection to read Excel data via the 32bit version of AccessDatabaseEngine.exe COMponents since I have Office 32bit installed (as recommended by MSFT), and the 64bit version of AccessDatabaseEngine would not work with 32bit Office.I have a Windows 64bit system, and a C# app tha