_____________ are the primary form in which data are actually stored in the database.
Table
Query
Row
Column
The default Record set type is ________ of the following.
Dynaset
Snapshots
None of these
A ___________ is an object that represents a collection of records retrieved from a database.
Record
Recordset
Record type
Record source
Which of the following is a database software ?
MS Access
Foxpro
Oracle
All of these
______ refers to protection of data against accidental or unauthorized modification or destruction.
Data security
Data validity
Data integrity
Data consistency
Once you have a database you need a way to access it from within Visual Basic.The simple way to do this is to use ________.
Data
Data control
Which property identifies the path of the database file?
Connect
RecordSet
DatabaseName
Recordsource
You can use the Visual Data Manager __________ of Visual Basic to create a database.
Add-ins
MDB
File
Access
You may store the library database in a file name Library.MDB, where .MDB is __________.
Name
Extension
_____________ property specifies the type of the database .
Database Name
Record Source