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
The ____________________,which has two parts,includes a path statement that connects to a database in order to fill a DataSet object with data.
(Short Answer)
4.9/5
(31)
On the BindingNavigator control,the Add new button inserts a new ____ to add a new ____ to the original database table.
(Multiple Choice)
4.8/5
(39)
____________________ in a database store information about a specific topic.
(Short Answer)
4.8/5
(35)
To connect to the database using the Data Source Configuration Wizard,with Visual Studio 2012 open,click the Connect Project button on the Connection toolbar.
(True/False)
4.9/5
(33)
Data ____ allows you to display each field in a database table as an object on a form.
(Multiple Choice)
4.8/5
(45)
A DataSet object is a temporary ____________________ storage for data retrieved from a data source.
(Short Answer)
4.9/5
(28)
The * symbol in a SQL Select statement means that all fields within a table are available.
(True/False)
4.8/5
(27)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-Property that can be used to determine the number of columns in a DataTable
(Multiple Choice)
4.8/5
(36)
By default,the BindingNavigator control contains standard buttons for adding new records and deleting records.
(True/False)
4.8/5
(31)
The DataTable object can be used to access individual fields within a database by using the ____________________ procedure.
(Short Answer)
4.9/5
(42)
The ____ command is used to disconnect a DataTable object from the database.
(Multiple Choice)
4.8/5
(34)
A navigation toolbar control called the ____ appears on the Windows form after a database field is placed on the form.
(Multiple Choice)
4.7/5
(34)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-When you drag database field objects from the Data Sources window,the Visual Studio automatically creates this to populate the form
(Multiple Choice)
4.8/5
(30)
When running a Windows form application that uses a database,click the ____ button on the navigation toolbar to add a new record to the database table.
(Multiple Choice)
4.8/5
(31)
Visual Basic 2012 allows you to change a TextBox object to another ____ object of your choice.
(Multiple Choice)
4.9/5
(32)
A ____ in a database is a stored collection of data about a specific topic.
(Multiple Choice)
4.9/5
(44)
Showing 41 - 60 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)