Well I have a question which could stem some confusion. I'm using C++ to develop some software which i will release as freeware on my website. I'm not new to database programming, however i have only ever worked with xbase and dbase... I would like to start making software with access database in borland c++ programatically.
My goal is to have the access database store errors, that occur, which is a nobrainer in xbase, but i have no clue where to even start with access. Could anyone help me by giving information, or useful links to information for: opening access databases, retrieving tables and records, adding/rmoving/editing tables and records, using C++ code and not C++ IDE Components.
thankyou for any help you can give.
Lance Wassing