baykay
February 21st, 2006, 12:06 AM
rs.Open(CRecordset::dynamic,"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?
I have rs - CRecordset object.
How can I use class member GetStatus to determine the index
of the current record in the recordset?