Exam 10: Database Applications

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

The Data Source Configuration Wizard will only allow the programmer to choose a database file that resides in the project's \bin\Debug folder.

(True/False)
4.8/5
(28)

Any time a database is open,one record is considered the current record.

(True/False)
4.8/5
(36)

If you select a database on a local disk drive when you select "Local Database File",the Data Source Configuration Wizard,if you so request,will create a copy of the database file in the project's folder.

(True/False)
4.9/5
(35)

A SQL Server Express file has a(n)_______ file extension.

(Multiple Choice)
4.8/5
(32)

A TableAdapter,a DataSet,and BindingSource objects are added to the component tray when you add data-bound controls to a Windows form.

(True/False)
4.8/5
(44)

The _______ method is used to populate the data set.

(Multiple Choice)
4.8/5
(48)

A relational database generally contains multiple tables and relationships between the tables.

(True/False)
4.7/5
(28)

What does ADO stand for?

(Multiple Choice)
5.0/5
(36)

Each row in a database table represents a _______.

(Multiple Choice)
4.9/5
(41)

Use the _______ in order to sort the data in a data-bound combo box.

(Multiple Choice)
4.8/5
(29)

A library keeps track of all of the books in a database table.Author,Title,and Subject are _______ in the database table.

(Multiple Choice)
4.9/5
(36)

A dataset is a temporary set of data stored in the memory of the computer.

(True/False)
4.9/5
(28)

A database table that contains information about the students in a college probably uses the _______ as the key field.

(Multiple Choice)
4.8/5
(35)

The toolbox contains the TableAdapter component that allows you to establish a link from a specific file or database to your program.

(True/False)
4.8/5
(45)

Which of the following windows can be used to add a new data source?

(Multiple Choice)
4.9/5
(37)

Which of the following controls CANNOT be data bound?

(Multiple Choice)
4.8/5
(41)

Each time the user selects an item from a list box in a Web page,a postback occurs,the Web page will redisplay,and the Page_Load event will occur.

(True/False)
4.7/5
(40)

This is a general-purpose query language that can ask a question of any data that is defined as an object,a database,or as XML.

(Multiple Choice)
4.8/5
(40)

A _______ is a temporary set of data stored in the memory of the computer.

(Multiple Choice)
5.0/5
(32)

You can display the Data Sources window and then use it to add a new data source to the project.

(True/False)
4.9/5
(38)
Showing 21 - 40 of 43
close modal

Filters

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