Retrieving Values from a DataReader(weblogs.asp.net)
submitted by
wisemx(8074) 4 years, 3 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: 9
tags:
ASP.NET another
Everyones tags:
Your Tags: