Tagged Questions
0
votes
2answers
204 views
Visual C++ 2008 as frontend for Access
I am working on a database project that requires me to code in C++. I have the framework for the relational database built using Microsoft Access. Since I would like a GUI for the user, I am trying to ...