HasRows problem using Visual Studio 2002
I am following the example using Visual Studio 2002, and have had the "HasRows" problem Which occurs on page 104, and 132 there may be other pages, I haven't got that far yet!
My question is, how was this issue tackled before the "HasRow" property was added? In other words what is the correct way to return the number of rows in Visual Studio 2002?
I realize that this is not necessary for the example, but if possible, I would like to have the code working perfectly.
Any response or comment Appreciated.
|