RecordSet is read only
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have added a MFC class with the template selected as MFC ODBC consumer, in my project. The project is using an Access database. But when I insert a record in the database using AddNew() its giving me the error that "Recordset is read only". Can anybody help me. aasstt
-
I have added a MFC class with the template selected as MFC ODBC consumer, in my project. The project is using an Access database. But when I insert a record in the database using AddNew() its giving me the error that "Recordset is read only". Can anybody help me. aasstt