Exam 10: Incorporating Databases With Adonet
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
Identify the letter of the choice that best matches the phrase or definition.
a.BindingNavigator
b.Data Source Configuration Wizard
c.DataTable
d.Data Sources
e.Fill
f.initialize
g.connection
h.databinding
i.Count
j.table
REFERENCES:
686
686
699
700
699
715
715
715
715
716
-As soon as the program connects to the database and fills this object,the program should disconnect from the database
(Essay)
4.7/5
(24)
When adding a data source to a Windows application,use the Add New Data Source command on the ____ menu.
(Multiple Choice)
4.9/5
(34)
A ____ in a database structures data into rows and columns.
(Multiple Choice)
4.9/5
(41)
Identify the letter of the choice that best matches the phrase or definition.
a.BindingNavigator
b.Data Source Configuration Wizard
c.DataTable
d.Data Sources
e.Fill
f.initialize
g.connection
h.databinding
i.Count
j.table
REFERENCES:
686
686
699
700
699
715
715
715
715
716
-Each bindable field item in this window can be placed on a Windows Form object
(Essay)
4.8/5
(38)
A ____ object is used to hold data that is retrieved from a database via the OleDbDataAdapter connection.
(Multiple Choice)
4.9/5
(26)
The ____ is a bridge created by the Database Wizard between the DataSet and the database that contains the data.
(Multiple Choice)
4.8/5
(44)
To support databases that use Visual Basic 2015,a library called Primary Project Resources works within all Windows,Office,and Web applications._________________________
(True/False)
4.8/5
(37)
A(n)____________________ is a collection of related information stored in a structured format.
(Essay)
4.8/5
(33)
To fill a ComboBox object with data from a field in a database,the ComboBox object must be bound to that field.
(True/False)
4.9/5
(37)
On the BindingNavigator control,the Add new button inserts a new ____ to add a new ____ to the original database table.
(Multiple Choice)
4.9/5
(33)
-The DataTable object can be used to access individual fields within a database by using the ____________________ procedure.

(Essay)
4.8/5
(42)
Identify the letter of the choice that best matches the phrase or definition.
a.BindingNavigator
b.Data Source Configuration Wizard
c.DataTable
d.Data Sources
e.Fill
f.initialize
g.connection
h.databinding
i.Count
j.table
REFERENCES:
686
686
699
700
699
715
715
715
715
716
-When you drag database field objects from the Data Sources window,the Visual Studio automatically creates this to populate the form
(Essay)
4.9/5
(35)
To connect a Visual Basic 2015 application to data in a database,use the ____ Wizard.
(Multiple Choice)
4.8/5
(32)
A navigation toolbar control called the ____ appears on the Windows form after a database field is placed on the form.
(Multiple Choice)
4.9/5
(33)
To use a database in a Windows application,tap or click the Use Database command on the PROJECT menu._________________________
(True/False)
4.7/5
(35)
Explain OleDbDataAdapter and what it consists of,and provide its general form.
(Essay)
4.8/5
(28)
Showing 61 - 80 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)