Retrieving Values from a DataReader(weblogs.asp.net)
submitted by
wisemx(8074) 3 years, 11 months ago
There are several ways to retrieve values from a DataReader.
The first method is by using the index and looping through the fields in order as retrieved within the Select statement. Starting with the 0 index, you may use the GetValue() Function.
|category: ASP.NET
|Views: 8
tags:
ASP.NET another
Everyones tags:
Your Tags: