Exam 10: Incorporating Databases with ADO.NET

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

When using the BindingNavigator control in an application,the only way in which the user may move throughout the data in the associated table is by using the arrow navigation buttons.

(True/False)
5.0/5
(36)

The ____ is a bridge created by the Database Wizard between the DataSet and the database that contains the data.

(Multiple Choice)
4.8/5
(37)

The prefix ole is used for an OleDbDataAdapter.

(True/False)
4.7/5
(31)

In the Visual Studio design window,you can delete the Add Record button on the BindingNavigator to remove that capability so that the user can only read the information in the form but not add a record.

(True/False)
4.8/5
(34)

The ____________________ command is used to fill a DataTable with data from the selected table.

(Short Answer)
4.8/5
(30)

By default,each database table item is displayed as a TextBox object in the ____ window of the Visual Studio environment.

(Multiple Choice)
5.0/5
(30)

You create a connection to a database by specifying a(n)____ from the Windows application to the database source.

(Multiple Choice)
4.9/5
(33)

The DataTable object can be used to access individual fields within a database by using the ____ procedure.

(Multiple Choice)
4.7/5
(34)

A database linkage string can be configured to include a user name and password for a secure database._________________________

(True/False)
4.9/5
(27)

A password cannot be included in a connection string.

(True/False)
5.0/5
(39)

To connect a Visual Basic 2012 application to data in a database,use the ____ Wizard.

(Multiple Choice)
4.8/5
(35)

After establishing a connection with a database,data is available in the ____ window of the Visual Basic environment.

(Multiple Choice)
4.7/5
(42)
Showing 101 - 112 of 112
close modal

Filters

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