equivalent of .movefirst, .eof in asp.net

rachelofspades

New Member
Hi all,<BR><BR>How do I check for end of file in an asp.net application? I want to <BR>determine if eof occurs and then move to the first record. <BR>Currently I am using a reader to read through the records but I cant <BR>move back to the first. Any suggestions?<BR><BR>Plus, how can I determine the record count in asp.net?<BR><BR>Thanks in advance.<BR><BR>Gregg
 
Back
Top