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
Table
None of these
_____________ property specifies the type of the database .
Connect
Database Name
Record Source
You may store the library database in a file name Library.MDB, where .MDB is __________.
Name
Extension
File
_________can use it to easily create databases that can be accessed by Visual Basic .
MS Access
Add-In
Row
A ___________ is a collection of data that can be represented in rows and columns.
Records
Fields
Tables
Files
TO add a new record the __________ method of the record set object is used.
AddNew
Delete
Edit
Clear
The record set type specifies whether the record set is any one of the types dynaset,snapshot and __________.
Snapshot
Field
__________ record set can contain data retrieved by a table or SQL statement.
Dynaset
______ refers to protection of data against accidental or unauthorized modification or destruction.
Data security
Data validity
Data integrity
Data consistency
Which of the following is a database software ?
Foxpro
Oracle
All of these