Deck 10: Incorporating Databases With Adonet
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/103
Play
Full screen (f)
Deck 10: Incorporating Databases With Adonet
1
ADO.NET 5 can connect to ____.
A) Oracle
B) Access
C) SQL
D) PowerPoint
A) Oracle
B) Access
C) SQL
D) PowerPoint
A,B,C
2
Database tables store information in ____.
A) records
B) links
C) rows
D) connections
A) records
B) links
C) rows
D) connections
A,C
3
To support databases that use Visual Basic 2017, a library called Primary Project Resources works within all Windows, Office, and Web applications. _________________________
False
4
The Disconnect command should be used to disconnect the program from a database. _________________________
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
5
Data stored in a database is organized into ____
A) reports
B) queries
C) tables
D) files
A) reports
B) queries
C) tables
D) files
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
6
ADO.NET works with ____.
A) Access 2016
B) Access 2013/2010
C) SQL
D) Oracle
A) Access 2016
B) Access 2013/2010
C) SQL
D) Oracle
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
7
The data access technology called ____ allows applications to connect to a variety of database sources from within the Visual Studio environment.
A) ADO.DAT
B) ADO.REP
C) ADO.XSD
D) ADO.NET
A) ADO.DAT
B) ADO.REP
C) ADO.XSD
D) ADO.NET
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
8
A ____ is a collection of related information stored in a structured format.
A) database
B) project
C) form
D) query
A) database
B) project
C) form
D) query
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
9
A ____ in a database structures data into rows and columns.
A) file
B) query
C) report
D) table
A) file
B) query
C) report
D) table
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
10
In a database, the term ____ is another name for row.
A) column
B) field
C) file
D) record
A) column
B) field
C) file
D) record
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
11
A ____ in a database is a stored collection of data about a specific topic.
A) report
B) form
C) table
D) file
A) report
B) form
C) table
D) file
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
12
To connect a Visual Basic 2017 application to data in a database, use the Connect to Data Configuration Wizard
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
13
Visual Studio provides tools to connect an application to data from ____
A) databases
B) indices
C) web services
D) objects
A) databases
B) indices
C) web services
D) objects
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
14
A primary key is a(n) ____ in a table that contains a unique value to identify each record in a table.
A) row
B) field
C) index
D) column
A) row
B) field
C) index
D) column
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
15
The ToolStrip control used for navigating through database records is called the BindingToolStrip . _________________________
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
16
A column in a database table is referred to as a ____.
A) field
B) record
C) row
D) table
A) field
B) record
C) row
D) table
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
17
Which of the following must be installed on your computer before you can incorporate databases with ADO.net?
A) Data Source Manager
B) ADO 2017
C) Database Grid v.4
D) Access 2016
A) Data Source Manager
B) ADO 2017
C) Database Grid v.4
D) Access 2016
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
18
A ____ contains a specific piece of data within a record in a database table.
A) field
B) file
C) query
D) row
A) field
B) file
C) query
D) row
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
19
A user can permanently remove a database record by clicking or tapping the ____ button on the navigation toolbar.
A) Remove
B) Exit
C) Delete
D) Purge
A) Remove
B) Exit
C) Delete
D) Purge
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
20
ADO.NET can be used to connect applications to a variety of database sources in Visual Studio.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
21
The first step in accessing database information is to establish a ____ with the database.
A) connection
B) dialog
C) data exchange path
D) pipeline
A) connection
B) dialog
C) data exchange path
D) pipeline
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
22
To support databases using Visual Basic 2017, a library called ____ Data Objects works within all Windows, Office, and Web applications.
A) Indexed
B) Basic
C) ActiveX
D) Virtual
A) Indexed
B) Basic
C) ActiveX
D) Virtual
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
23
A ____ object is a temporary cache storage for data retrieved from a data source.
A) Database
B) DataSet
C) DataSource
D) DataRecord
A) Database
B) DataSet
C) DataSource
D) DataRecord
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
24
Data ____ is the term that is used to refer to loading the DataSet string.
A) binding
B) connecting
C) reflecting
D) establishment
A) binding
B) connecting
C) reflecting
D) establishment
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
25
A ____ control allows actions such as navigating through data, adding data, and deleting data.
A) BindingNavigator
B) BindingToolStrip
C) DataNavigator
D) DataToolStrip
A) BindingNavigator
B) BindingToolStrip
C) DataNavigator
D) DataToolStrip
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
26
A BindingNavigator control consists of a(n) ____ containing objects for common data-related actions.
A) DataToolStrip
B) ToolStrip
C) DataNavigator
D) Connector
A) DataToolStrip
B) ToolStrip
C) DataNavigator
D) Connector
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
27
To connect a Visual Basic 2017 application to data in a database, use the ____ Wizard.
A) Data Source Connection
B) Database Source Configuration
C) Data Source Configuration
D) Database Source Connection
A) Data Source Connection
B) Database Source Configuration
C) Data Source Configuration
D) Database Source Connection
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
28
You create a connection to a database by specifying a(n) ____ from the Windows application to the database source.
A) link
B) path
C) keyline
D) index
A) link
B) path
C) keyline
D) index
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
29
A navigation toolbar control called the ____ appears on the Windows form after a database field is placed on the form.
A) ToolStrip
B) BindingNavigator
C) Connector
D) DataNavigator
A) ToolStrip
B) BindingNavigator
C) Connector
D) DataNavigator
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
30
Data ____ allows you to display each field in a database table as an object on a form.
A) binding
B) objectification
C) reflection
D) referral
A) binding
B) objectification
C) reflection
D) referral
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
31
When adding a data source to a Windows application, use the Add New Data Source command on the ____ menu.
A) Edit
B) Project
C) Source
D) File
A) Edit
B) Project
C) Source
D) File
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
32
The Data Source Configuration Wizard uses the ____ method to populate a DataSet object with table rows and columns from a selected table within a database.
A) Populate
B) Fill
C) Arrange
D) Cache
A) Populate
B) Fill
C) Arrange
D) Cache
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
33
When you want to select which database objects you want in the DataSet, ____ next to the Tables option.
A) hover
B) right-click or press-hold
C) click the small table icon
D) click the expand icon
A) hover
B) right-click or press-hold
C) click the small table icon
D) click the expand icon
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
34
After establishing a connection with a database, data is available in the ____ window of the Visual Basic environment.
A) Database
B) DataSet
C) Data Sources
D) Tables
A) Database
B) DataSet
C) Data Sources
D) Tables
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
35
A(n) ____ key is used in relational databases to avoid duplicate records.
A) primary
B) origin
C) foreign
D) duplicate
A) primary
B) origin
C) foreign
D) duplicate
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
36
A(n) ____ string contacts the data source and establishes a connection with the database using the Data Source Configuration Wizard.
A) linkage
B) index
C) connection
D) keyline
A) linkage
B) index
C) connection
D) keyline
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
37
A ____ is a field in a table that contains unique values in each record.
A) primary key
B) record
C) row
D) table
A) primary key
B) record
C) row
D) table
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
38
On the BindingNavigator control, the Add new button inserts a new ____ to add a new ____ to the original database table.
A) field, record
B) field, column
C) column, record
D) row, record
A) field, record
B) field, column
C) column, record
D) row, record
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
39
Database field objects can be dragged on a Windows form from the ____ window.
A) Debug
B) Data Sources
C) Navigation
D) Objects
A) Debug
B) Data Sources
C) Navigation
D) Objects
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
40
You can run an application by tapping or clicking the ____ button on the Standard toolbar.
A) Debug
B) Start
C) Run
D) Execute
A) Debug
B) Start
C) Run
D) Execute
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
41
The number of rows or columns in the DataTable can be computed using the ____ property.
A) Total
B) Sum
C) Count
D) Aggregate
A) Total
B) Sum
C) Count
D) Aggregate
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
42
If you are using ADO.NET in Visual Basic 2017, you must create a coded connection for the Windows form.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
43
The only valid source for a database is a local hard drive.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
44
You cannot complete data binding by coding.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
45
To ensure that the system resources of the computer and network are not overloaded, the program should use a database in ____ form.
A) bound
B) connected
C) disconnected
D) unbound
A) bound
B) connected
C) disconnected
D) unbound
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
46
A database can contain only one record.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
47
The ____ command is used to disconnect a DataTable object from the database.
A) Disconnect
B) Break
C) Dispose
D) Unlink
A) Disconnect
B) Break
C) Dispose
D) Unlink
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
48
The only way you can complete data binding is by dragging the fields on the form.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
49
The ____ is a bridge created by the Database Wizard between the DataSet and the database that contains the data.
A) BridgeAdapter
B) DataBridgeAdapter
C) OleDataAdapter
D) OleDbDataAdapter
A) BridgeAdapter
B) DataBridgeAdapter
C) OleDataAdapter
D) OleDbDataAdapter
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
50
The DataSet object is not part of the ADO.NET architecture.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
51
When creating tables in a database, for coding purposes the table name may contain spaces.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
52
Visual Basic 2017 allows you to change a TextBox object to another ____ object of your choice.
A) Toolkit
B) Navigation
C) Dynamic
D) Toolbox
A) Toolkit
B) Navigation
C) Dynamic
D) Toolbox
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
53
In the Solution Explorer, the code for the database file path is found in the App.config file.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
54
The DataTable object can be used to access individual fields within a database by using the ____ procedure.
A) Field
B) Fields
C) Row
D) Rows
A) Field
B) Fields
C) Row
D) Rows
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
55
A DataSet permanently stores database data in the application.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
56
A ____ object is needed to hold data retrieved from a database via the OleDbDataAdapter connection.
A) DataFile
B) DataRecord
C) DataSource
D) DataTable
A) DataFile
B) DataRecord
C) DataSource
D) DataTable
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
57
A SQL ____ statement is a query statement that requests data from one or more database tables.
A) DataRequest
B) DataSelect
C) Request
D) Select
A) DataRequest
B) DataSelect
C) Request
D) Select
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
58
To connect to the database using the Data Source Configuration Wizard, with Visual Studio 2017 open, click the Connect Project button on the Connection toolbar.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
59
By default, each database table item is displayed as a TextBox object in the ____ window of the Visual Studio environment.
A) Database Items
B) Data Sources
C) Table Items
D) Table Elements
A) Database Items
B) Data Sources
C) Table Items
D) Table Elements
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
60
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.
A) New record
B) Add record
C) Add new
D) Create record
A) New record
B) Add record
C) Add new
D) Create record
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
61
Use the Next Record button on the navigation toolbar of an application to move through records in a database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
62
In a database, a(n) ____________________ is referred to as a record.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
63
To view the data available in the source database, you need to click Show Data Sources on the View menu.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
64
In the Data Sources window, you cannot change the type that is associated with each table object.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
65
In a database, a(n) ____________________ is referred to as a field.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
66
To fill a ComboBox object with data from a field in a database, the ComboBox object must be bound to that field.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
67
A Windows form application can be used to view but not update records within a database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
68
The prefix ole is used for an OleDbDataAdapter.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
69
The OleDbDataAdapter consists solely of a path statement to connect to the database to fill the DataSet.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
70
A(n) ____________________ is a collection of related information stored in a structured format.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
71
____________________ in a database store information about a specific topic.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
72
The * symbol in a SQL Select statement means that all fields within a table are available.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
73
A user cannot delete a record from a database table using the BindingNavigator control.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
74
Data binding can only be accomplished by writing code.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
75
After you have configured a DataSet with the Data Source Configuration Wizard, the next step is to load the DataSet with the data stored in the database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
76
By default, the BindingNavigator control contains standard buttons for adding new records and deleting records.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
77
A(n) ____________________ is one column in a table.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
78
The Delete button on the BindingNavigator control deletes a record from the program's displayed data but does not delete the record permanently from the database.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
79
When using the BindingNavigator control in an application, the only way in which the user may move throughout the data in the associated table is by using the arrow navigation buttons.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck
80
In the Visual Studio design window, you can delete the Add Record button on the BindingNavigator to remove that capability so that the user can only read the information in the form but not add a record.
Unlock Deck
Unlock for access to all 103 flashcards in this deck.
Unlock Deck
k this deck