求教?????
在函数中加入此语句 “if(m_adodc.GetRecordset().GetEof()==1) { }” 后出错!
出错提示:C:\\练习\\ADOData\\ADODataDlg.cpp(203) : error C2027: use of undefined type \'C_Recordset\'
c:\\练习\\adodata\\adodc.h(14) : see declaration of \'C_Recordset\'
C:\\练习\\ADOData\\ADODataDlg.cpp(203) : error C2228: left of \'.GetEof\' must have class/struct/union type
Error executing cl.exe.
请教帮忙!谢谢!