Upload
Đăng nhập
Nâng cấp VIP
Trang chủ
»
Công Nghệ Thông Tin
»
Kỹ thuật lập trình
2 trang
96 lượt xem
9
0
Understanding the SqlConnection Class
Understanding the SqlConnection Class You use an object of the SqlConnection class to connect to a SQL Server database, and this object handles the communication between the database and your C# program.
daisuphu
29/07/2010
Save
Like
Share
Report
Download
/
2
Có thể bạn quan tâm
LẬP TRÌNH HỢP NGỮ AVR
Stored Procedure
Accessing a Database Using Visual Studio .NET
Adding Restrictions to DataTable and DataColumn Objects phần 1
Adding restrictions to datatable and datacolumn objects phần 2
Adding Restrictions to DataTable and DataColumn Objects phần 3
Adding, Modifying, and Removing DataRowView Objects from a DataView
Adding, Updating, and Deleting Related Rows In this section, you'll learn how to make changes in
An Example of Using the Get* Methods phần 1
An Example of Using the Get* Methods phần 2
Building a More Complex Application
Building Queries Using Enterprise Manager
Connecting to Access and Oracle Databases
Creating a Command Object Using Visual Studio .NET
Creating a Connection Object Using Visual Studio .NET
Creating a DataAdapter Object Using Visual Studio .NET
Creating a DataSet Object Using Visual Studio .NET
Creating a DataView Using Visual Studio .NET
Creating a ForeignKeyConstraint Object
Creating a Simple ASP.NET Web Application Using VS .NET