SQL Data Connection Object
Tags:
VB
, WinForms
, ADO.NET
, Controls
, 2003
, SQL
, Beginning
The Data Connection is a lifeline between the Data Provider (in this case, SQL Server) and your .NET application. This video shows how to use many of the properties and methods, as well as the two events that are raised by the Connection object.