Select Page
Lesson 02: The SqlConnection Object

Lesson 02: The SqlConnection Object

This lesson describes the SqlConnection object and how to connect to a database. Here are the objectives of this lesson: Know what connection objects are used for. Learn how to instantiate a SqlConnection object. Understand how the SqlConnection object is used in...