VC++ - TechRepublic
General discussion
August 20, 2001 at 07:40 PM
dave_sum69

VC++

by dave_sum69 . Updated 24 years, 10 months ago

I have to use two recordsets in my VC++ ODBC project using CRecordset and CRecordView classes. I am able to choose only one recordset at a time to switch over to the other one I have to exit from the aplication and start over and choose the other recordset. I want to be able to switch between the recordsets while I am in the application.
Please help me.

This discussion is locked

All Comments