Exam 10: Incorporating Databases With Adonet

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

Identify the letter of the choice that best matches the phrase or definition.​ a.​BindingNavigator b.​Data Source Configuration Wizard c.​DataTable d.​Data Sources e.​Fill f.​initialize g.​connection h.​databinding i.​Count j.​table REFERENCES: 686 686 699 700 699 715 715 715 715 716 -​As soon as the program connects to the database and fills this object,the program should disconnect from the database

(Essay)
4.7/5
(24)

When adding a data source to a Windows application,use the Add New Data Source command on the ____ menu.​

(Multiple Choice)
4.9/5
(34)

A ____ in a database structures data into rows and columns.​

(Multiple Choice)
4.9/5
(41)

Identify the letter of the choice that best matches the phrase or definition.​ a.​BindingNavigator b.​Data Source Configuration Wizard c.​DataTable d.​Data Sources e.​Fill f.​initialize g.​connection h.​databinding i.​Count j.​table REFERENCES: 686 686 699 700 699 715 715 715 715 716 -​Each bindable field item in this window can be placed on a Windows Form object

(Essay)
4.8/5
(38)

A ____ object is used to hold data that is retrieved from a database via the OleDbDataAdapter connection.​

(Multiple Choice)
4.9/5
(26)

A database can contain only one record.​

(True/False)
4.9/5
(30)

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

(Multiple Choice)
4.8/5
(44)

To support databases that use Visual Basic 2015,a library called Primary Project Resources works within all Windows,Office,and Web applications._________________________​

(True/False)
4.8/5
(37)

A(n)____________________ is a collection of related information stored in a structured format.​

(Essay)
4.8/5
(33)

To fill a ComboBox object with data from a field in a database,the ComboBox object must be bound to that field.​

(True/False)
4.9/5
(37)

A column in a database table is referred to as a ____.​

(Multiple Choice)
4.9/5
(30)

The only valid source for a database is a local hard drive.​

(True/False)
4.7/5
(39)

On the BindingNavigator control,the Add new button inserts a new ____ to add a new ____ to the original database table.​

(Multiple Choice)
4.9/5
(33)

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

(Essay)
4.8/5
(42)

Identify the letter of the choice that best matches the phrase or definition.​ a.​BindingNavigator b.​Data Source Configuration Wizard c.​DataTable d.​Data Sources e.​Fill f.​initialize g.​connection h.​databinding i.​Count j.​table REFERENCES: 686 686 699 700 699 715 715 715 715 716 -​When you drag database field objects from the Data Sources window,the Visual Studio automatically creates this to populate the form

(Essay)
4.9/5
(35)

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

(Multiple Choice)
4.8/5
(32)

A navigation toolbar control called the ____ appears on the Windows form after a database field is placed on the form.​

(Multiple Choice)
4.9/5
(33)

To use a database in a Windows application,tap or click the Use Database command on the PROJECT menu._________________________​

(True/False)
4.7/5
(35)

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

(True/False)
4.8/5
(45)

Explain OleDbDataAdapter and what it consists of,and provide its general form.​

(Essay)
4.8/5
(28)
Showing 61 - 80 of 111
close modal

Filters

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