Exam 12: Access Databases and Linq

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

How does one have the computer create a bound control?

(Essay)
4.8/5
(37)

You can create a query in Visual Basic 2012 using a language feature called ____.

(Multiple Choice)
4.7/5
(39)

Name five aggregate methods LINQ provides when querying a dataset.

(Essay)
4.8/5
(38)

What buttons are contained on a BindingNavigator control and what additional items can you include on a BindingNavigator control?

(Essay)
4.9/5
(27)

A group of related records is called a ____.

(Multiple Choice)
4.8/5
(40)

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)

Describe how table data is displayed using the DataGridView control.

(Essay)
4.9/5
(47)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)