I'm currently hosting a MySQL database with an offsite host in a data collection application. I'm using it to collect information about participants in an event, when the collection is doen I want to be able to run some C++ code someone else wrote last year to process the data. The problem is the C++ program is designed to use Access. I don't want to edit or rewrite the code but I will if I have to. Is there a a way to open a MySQL database in MS Access? Or how do I make C++ Access the MySQL database?