G
Guest
Search thru all my books and MSDN database I can't seem to find a easy
solution to my problem.
What I would like to know if there is a fast and easy way to get the the
amount of rows that are in a Table in a Database. Without needing to load
the table into a DataTable / DataSet or needing to use the datareader.read
until it hits the last row ?
I am using OleDB.
Bardo
solution to my problem.
What I would like to know if there is a fast and easy way to get the the
amount of rows that are in a Table in a Database. Without needing to load
the table into a DataTable / DataSet or needing to use the datareader.read
until it hits the last row ?
I am using OleDB.
Bardo