Exam 10: Incorporating Databases With Adonet

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

By default,the BindingNavigator control contains standard buttons for adding new records and deleting records.​

(True/False)
4.9/5
(35)

A ____ control allows actions such as navigating through data,adding data,and deleting data.​

(Multiple Choice)
4.9/5
(22)

A DataSet permanently stores database data in the application.​

(True/False)
4.8/5
(33)

  ​ -As shown in the accompanying figure,when you want to select which database objects you want in the DataSet,____ next to the Tables option.​ ​ -As shown in the accompanying figure,when you want to select which database objects you want in the DataSet,____ next to the Tables option.​

(Multiple Choice)
4.9/5
(41)

In a database,the term ____ is another name for row.​

(Multiple Choice)
5.0/5
(28)

Data binding can only be accomplished by writing code.​

(True/False)
4.7/5
(35)

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

(Multiple Choice)
4.9/5
(33)

Once you have configured a DataSet with the Data Source Configuration Wizard,what is the next step? Be sure to include the term data binding in your response.​

(Essay)
4.8/5
(30)

To connect to the database using the Data Source Configuration Wizard,with Visual Studio 2015 open,click the Connect Project button on the Connection toolbar.​

(True/False)
4.8/5
(37)

Database field objects can be dragged on a Windows form from the ____ window.​

(Multiple Choice)
4.9/5
(24)

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

(Essay)
4.8/5
(28)

You can run an application by tapping or clicking the ____ button on the Standard toolbar.​

(Multiple Choice)
4.8/5
(30)

Case 10-2 ​Melissa helps you figure out how to use the OleDbDataAdapter to make a connection to a database for you.But in order to help you learn as much as you can,she wants you to begin to figure out things on your own. -Which of the following is NOT a true statement Melissa can make to you about filling the DataTable object you have created?​

(Multiple Choice)
4.9/5
(30)

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.7/5
(27)

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

(Multiple Choice)
4.8/5
(37)

​Data stored in a database is organized into ____.

(Multiple Choice)
4.8/5
(42)

To ensure that the system resources of the computer and network are not overloaded,the program should use a database in ____ form.​

(Multiple Choice)
4.8/5
(40)

Data from a database is available for dragging onto a Windows form from the Data ____________________ window.​

(Essay)
4.8/5
(35)

Data ____ allows you to display each field in a database table as an object on a form.​

(Multiple Choice)
4.7/5
(26)

Database tables store information in ____.​

(Multiple Choice)
4.9/5
(37)
Showing 41 - 60 of 111
close modal

Filters

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