I want to work with Access databse (.mdb) using C++. Is it possible using pure C++ (ADO or DAO) or I'll have to use MFC?
Also it would be great if you have link to some tutorial or anything like that.