Exam 10: Incorporating Databases with ADO.NET
Exam 1: Introduction to Visual Basic 2012 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
A ____ object is a temporary cache storage for data retrieved from a data source.
(Multiple Choice)
4.8/5
(35)
The number of rows or columns in the DataTable can be computed using the ____ property.
(Multiple Choice)
4.8/5
(32)
The Data Source Configuration Wizard uses the ____ method to populate a DataSet object with table rows and columns from a selected table within a database.
(Multiple Choice)
4.7/5
(41)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-To keep the maximum number of these available for use,the program should keep one open only as long as necessary
(Multiple Choice)
4.8/5
(31)
Critical Thinking Questions
Case 10-2
Melissa helps you figure out how to use the OleDbDataAdapter to make a connection to a database for you. But in order to help you learn as much as you can, she wants you to begin to figure out things on your own.
-Which of the following is NOT a true statement Melissa can make to you about filling the DataTable object you have created?
(Multiple Choice)
4.9/5
(41)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Used to generate the connection information required for a program to access a database
(Multiple Choice)
4.9/5
(38)
A user cannot delete a record from a database table using the BindingNavigator control.
(True/False)
4.9/5
(36)
Which of the following must be installed on your computer before you can incorporate databases with ADO.net?
(Multiple Choice)
4.7/5
(38)
A database should be used in ____________________ form,with the procedure shown in the accompanying figure,in order to minimize the use of computer and network resources. 

(Short Answer)
4.7/5
(30)
A ____ contains a specific piece of data within a record in a database table.
(Multiple Choice)
5.0/5
(41)
The prefix ____________________ is used when naming an OleDbDataAdapter in code.
(Short Answer)
4.9/5
(29)
A table's ____________________ represents the identifying field used to uniquely identify each record in the table.
(Short Answer)
4.9/5
(42)
To view the data available in the source database,you need to click Show Data Sources on the VIEW menu.
(True/False)
4.8/5
(31)
Data from a database is available for dragging onto a Windows form from the Data ____________________ window.
(Short Answer)
4.9/5
(34)
A ____ in a database structures data into rows and columns.
(Multiple Choice)
4.9/5
(26)
To support databases using Visual Basic 2012,a library called ____ Data Objects works within all Windows,Office,and Web applications.
(Multiple Choice)
4.7/5
(26)
Showing 21 - 40 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)