What is the asp.net equivilent of .movefirst, movenext,eof etc?datareader.Read is like moveNext
What functions you are looking for?
Maybe you are talking about ADO.NET. Let me know what do u mean so that i can help
regards
Hello:
In Classic ASP 3.0, we had the RecordSet, now in ASP.NET we have the DataReader.
Check this article to see how to work with the DataReader:
Retrieving Data using DataReader
Regards
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment