S
shrutika
Hi,
I'm using an ADODB recordset to query a database and then displaying
results till EOF in a loop.
My problem is that, when I do recordset.movenext, sometimes the
movenext happens while sometimes the ursor is at the same location.
Please let me know what can be done to remove this problem.
I'm using an ADODB recordset to query a database and then displaying
results till EOF in a loop.
My problem is that, when I do recordset.movenext, sometimes the
movenext happens while sometimes the ursor is at the same location.
Please let me know what can be done to remove this problem.