Hi,
I am writing a mfc based application that is going to be used as a dialup management app, which will have accounting functions and stuff, but will also have to interact with the radius server, which uses a mysql database on slackware linux, to add/remove users etc. I have been searching to find a way to do this, I downloaded the mysql odbc driver for 2000 server and set that up, is there a class in mfc that is used for odbc databases?