Site MapHelpFeedbackMultiple Choice Quiz
Multiple Choice Quiz
(See related pages)

1
Using _______ as the data provider, you can obtain data from sources such as Access, Oracle, Sybase, or DB2.
A)OleDb
B)SQLClient for SQL Server
C)ODBC
D)Oracle
2
A doctor's office uses a database to store information about each of the patients. All of the information about a patient is stored in a _______.
A)file in the database
B)record in the database table
C)field in the database table
D)key field
3
A library keeps track of all of the books a database file. Author, Title, and Subject are _______ in the database table.
A)files
B)records
C)fields
D)keys
4
A _______ is a temporary set of data stored in the memory of the computer.
A)record source
B)dataset
C)connector
D)table adapter
5
Each time the user makes a selection from a list in a Web page, _______ occurs.
A)a posting
B)a postback
C)the SortList event
D)the SmartTag event







Programming in VB .NET 2005Online Learning Center

Home > Chapter 10 > Multiple Choice Quiz