
Compiler Error C2352: illegal call of non-static member function
I am an X Borland compiler programmer. This is my first project using
Visual C.
I am trying to use the MFC CRecordset class to work with a database.
Every line where I use a function gets the error: Compiler Error C2352,
<function_name> illegal call of non-static member function. Can someone
suggest a fix, or a good book.
Thanks in advance:
Duane Lawrence