I've spent days searching google and can't find anything that works.
I want a visual c++ program to be able to connect to a ms access database. (NOT mfc). Also I want to know what is the best database to use in c++ ? So far with google I've learned that DAO with ms access maybe the best way.