I need to develop a C++ application that needs to access a Microsoft Access Database (.MDB file). This application is required to work with Access 2007/2010/2013 run times whatever is installed. I want to use ACEDAO object model to access the
database. My question is that is that possible? and how? Thank you very much.