Hi
I have an mfc apllication with database support. im using odbc data source and Crecordview as base class. Mfc has generated Crecordset class for me but i cant use it to write data into the database in the mfc way. i want to use the COdbcrecordset class. but i dont know how to derive it and bring it into my project.
please, i need guidelines.
thanks.