vikramshenoy
Programmer
hello,
I have applied filter to a ADO recordset (containing 2 records) which filter the recordset and gives me a single record satisfying my condition.But if i further filter the single record and if the filtering condition is not met
(i.e filter fails) then shouldn't I be getting a EOF and BOF condition as true ?
Presently I am getting the cursor pointing to the second record of the original recordset.I am confused .please help...
thanx
viks
I have applied filter to a ADO recordset (containing 2 records) which filter the recordset and gives me a single record satisfying my condition.But if i further filter the single record and if the filtering condition is not met
(i.e filter fails) then shouldn't I be getting a EOF and BOF condition as true ?
Presently I am getting the cursor pointing to the second record of the original recordset.I am confused .please help...
thanx
viks