4
Answers

counting the record

Photo of Tuck Hoh

Tuck Hoh

15y
3.3k
1

How do you count the number of records return when selecting the database with ExecuteReader()
ie.
myReader = mySelCommand.ExecuteReader()

Answers (4)