Exam 10: Incorporating Databases with ADO.NET

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

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)

Data stored in a database is organized into ____.

(Multiple Choice)
4.8/5
(25)

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)

ADO.NET 4.5 can connect to ____.

(Multiple Choice)
4.9/5
(33)

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)

The DataSet object is not part of the ADO.NET 4.5 architecture.

(True/False)
4.9/5
(32)

A(n)____________________ is one column in a table.

(Short Answer)
4.9/5
(37)

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

Filters

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