Click to See Complete Forum and Search --> : CRecordsetStatus


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?

Ejaz
February 21st, 2006, 03:11 AM
[ Redirected Thread ]