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
SqlCommand Select « Database ADO.net « VB.Net
VB.Net
Database ADO.net
SqlCommand Select
1.
Execute two queries together
2.
Read the result sets from two 'select' command
3.
Use SqlDataReader to read result set from 'select' command
4.
SqlDataAdapter: 'select' command and the connection string
5.
Get data from 'Select' command
6.
Output data from 'Select' command in a table format