Get the number of Rows returned by a OleDbDataReader ASP.NET (VB)
        Posted  
        
            by AZIRAR
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AZIRAR
        
        
        
        Published on 2010-06-18T00:30:38Z
        Indexed on 
            2010/06/18
            0:33 UTC
        
        
        Read the original article
        Hit count: 256
        
Hey,
After connecting to a database using DataReader, how can I count the number of rows ?
Thanks.
© Stack Overflow or respective owner