Hi, I need some guidance here please.
I wrote a dialog-based application using MFC (VC++ 6.0).
I'm trying to add database support but i have no idea how.
I keep reading about using the CDatabase, CRecordset, etc. but where do i get those files? I can't seem to find anything helpful on the internet.
Also, i'm trying not to use ODBC. I've read about CADODatabase, seems to be my best bet; but yet again, where do i get that?
Am i supposed to implement it myself? An example would be really nice too.
Any advice would be greatly appreciated.
Thanks!
I wrote a dialog-based application using MFC (VC++ 6.0).
I'm trying to add database support but i have no idea how.
I keep reading about using the CDatabase, CRecordset, etc. but where do i get those files? I can't seem to find anything helpful on the internet.
Also, i'm trying not to use ODBC. I've read about CADODatabase, seems to be my best bet; but yet again, where do i get that?
Am i supposed to implement it myself? An example would be really nice too.
Any advice would be greatly appreciated.
Thanks!