Exam 12: Access Databases and Linq
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
In a two-table database, one of the tables is referred to as the parent table and the other is referred to as the ____________________ table.
(Short Answer)
4.9/5
(52)
What two methods are used in conjunction with previewing the contents of a dataset and explain their use?
(Essay)
4.8/5
(35)
You can create a query in Visual Basic 2012 using a language feature called ____.
(Multiple Choice)
4.7/5
(39)
What buttons are contained on a BindingNavigator control and what additional items can you include on a BindingNavigator control?
(Essay)
4.9/5
(27)
In order to access the data stored in a database, an application needs to be connected to the database.
(True/False)
5.0/5
(46)
You may only bind an object to a control that the computer creates for you.
(True/False)
4.8/5
(33)
The _________________________ Wizard lists a connection to the database file in the Server Explorer window and adds a dataset's name to the Data Sources window.
(Short Answer)
4.9/5
(41)
The copy of the data that is accessed by the application is referred to as a(n) _____.
(Multiple Choice)
5.0/5
(31)
A(n) ____ operator returns a single value from a group of values.
(Multiple Choice)
4.7/5
(37)
The BindingSource object stores the position of the record pointer in its ____________________ property.
(Short Answer)
4.9/5
(32)
The way Visual Basic saves changes to a local database file is determined by the file's _________________________ property.
(Short Answer)
4.8/5
(34)
Match each item with a statement below.
a.LINQ
f.primary key
b.relational database
g.exception
c.dataset
h.cell
d.computer database
i.foreign key
e.database management system
-An electronic file that contains an organized collection of related information.
(Short Answer)
4.7/5
(26)
Databases created using Microsoft Access are ____ databases.
(Multiple Choice)
4.8/5
(51)
The ____ object connects the database to the DataSet object.
(Multiple Choice)
4.8/5
(45)
A ____ is a single item of information about a person, place, or thing.
(Multiple Choice)
4.9/5
(40)
Why is the DataGridView control one of the most popular controls for displaying table data?
(Essay)
4.8/5
(34)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)