Exam 24: Im Suffering From Information Overload Access Databases

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

The ____ stores objects that do not appear in the user interface while an application is running.

Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
Verified

A

The syntax for the bindingSource object's position property is ____.

Free
(Multiple Choice)
4.9/5
(24)
Correct Answer:
Verified

A

In most tables, one of the fields uniquely identifies each record and is called the ____.

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

A

The position of the record pointer is stored in the object's ____ property.

(Multiple Choice)
4.8/5
(41)

In order to maintain accurate records, most businesses store information about their employees, customers, and inventory in Excel spreadsheets.

(True/False)
4.8/5
(28)

A(n) ____ is a single item of information about a person, place, or thing.

(Multiple Choice)
4.9/5
(31)

Connecting an object to a control is called ____.

(Multiple Choice)
5.0/5
(36)

A TableLayoutView control displays data in a row and columnar format, similar to a spreadsheet.

(True/False)
4.9/5
(43)

In the Load event procedure, you enter code you want processed before the form appears on the screen.

(True/False)
4.9/5
(41)

You cannot bind an object in a dataset to an existing control on the form.

(True/False)
4.8/5
(40)

A ____ is an electronic file that contains an organized collection of related information.

(Multiple Choice)
4.8/5
(35)

The BindingSource object provides the connection between the DataSet and the bound controls on a form.

(True/False)
4.9/5
(35)

The easiest way to bind an object to a dataset is by dragging the object from the Data Sources window to the control.

(True/False)
4.8/5
(40)

A ____ stores information in tables composed of columns and rows, similar to the format used in a spreadsheet.

(Multiple Choice)
5.0/5
(44)

When the Copy to Output Directory property is set to its default setting, Copy always, the file is copied from the project folder to the project folder's bin\Project folder each time you start the application.

(True/False)
4.8/5
(37)

The way Visual Basic saves changes to a local database file is determined by the file's ____ property.

(Multiple Choice)
4.9/5
(37)

In most applications, the code to fill a dataset with data belongs in the form's Fill event procedure.

(True/False)
4.8/5
(38)

If you do not take deliberate steps in your code to handle the exceptions, Visual Basic handles them for you.

(True/False)
4.9/5
(35)

A group of related records is called a ____.

(Multiple Choice)
4.9/5
(39)

When an exception occurs in the Catch block's code, the computer processes the code contained in the Try block.

(True/False)
4.9/5
(39)
Showing 1 - 20 of 25
close modal

Filters

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