Exam 10: Databases

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

When a navigation toolbar is used with a table from a database, the first record of the table has position .

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

B

When a navigation toolbar is used with a table from a database, the first record of the table has index .

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

A

Which of the following is NOT a button on the navigation toolbar?

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

C

When a navigation toolbar is used with a table from a database, the value of BindingSource1.Position is the position of the current record.

(True/False)
4.8/5
(45)

Which of the following is used to insure that each value for a foreign key also appears as a value for the primary key in any related table?

(Multiple Choice)
4.7/5
(39)

The Rule of Referential Integrity insists that each value in the foreign key must also appear in the primary key of the other table.

(True/False)
4.8/5
(34)

Each row in a table is also called a(n)

(Multiple Choice)
4.9/5
(38)

When a navigation toolbar is used with a table from a database, the Find method of the BindingSource control returns the position of a record.

(True/False)
4.8/5
(39)

What control causes a binding navigator toolbar to appear anchored to the top of the form?

(Multiple Choice)
4.8/5
(34)

The error message Index or primary key cannot contain a Null Value. will be generated by attempting which of the following?

(Multiple Choice)
4.9/5
(34)

Which of the following allows the linking together of two or more interdependent tables in a meaningful way?

(Multiple Choice)
5.0/5
(36)

When a navigation toolbar is used with a table from a database, the statement BindingSource1.Position = n makes the record of index n the current record.

(True/False)
4.8/5
(28)

A foreign key allows Visual Basic to join together two tables from a relational database in a meaningful way.

(True/False)
4.8/5
(51)

Which of the following terms is defined as two or more interdependent tables?

(Multiple Choice)
5.0/5
(35)

What is a primary key?

(Multiple Choice)
4.9/5
(38)

The error message The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again. will be generated by attempting which of the following?

(Multiple Choice)
4.8/5
(35)

When a navigation toolbar is used with a table from a database, the Find method of the BindingSource control returns the value -1 if it cannot locate the sought after record.

(True/False)
4.8/5
(40)

Once a field has been specified as a primary key, Visual Basic will not allow that field to contain an empty entry for any record.

(True/False)
4.8/5
(41)

A rectangular array of data is called a

(Multiple Choice)
4.9/5
(28)

The Move next button of a navigator toolbar is never disabled.

(True/False)
4.9/5
(41)
Showing 1 - 20 of 34
close modal

Filters

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