Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Database Reader « Database ADO.net « VB.Net
VB.Net
Database ADO.net
Database Reader
1.
Use SqlDataReader to read a single row of data
2.
Select top 5 Records in data table
3.
Execute Reader Example
4.
Execute Scalar Example
5.
Execute the command and retrieve and XmlReader to access the results