2
Chapter CHAPTER 8 To connect to a SQL Server database, you instantiate an object of the SqlConnection class. What are the advantages of the ODBC standard? It allows easy access to data in various database formats.

Chapter 8 Homework

Embed Size (px)

Citation preview

Page 1: Chapter 8 Homework

ChapterCHAPTER 8

To connect to a SQL Server database, you instantiate an object of the SqlConnection class.

What are the advantages of the ODBC standard? It allows easy access to data in various database formats.

Page 2: Chapter 8 Homework