rs.Open(CRecordset:ynamic,"select * from tablename");
I have rs - CRecordset object.
How can I use class member GetStatus to determine the index
of the current record in the recordset?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: CRecordsetStatus
|
Click Here to Expand Forum to Full Width |