_________can use it to easily create databases that can be accessed by Visual Basic .
MS Access
Add-In
File
Row
A ___________ is a collection of data that can be represented in rows and columns.
Records
Fields
Tables
Files
Which of the following is a database software ?
Foxpro
Oracle
All of these
A project's or Application's back end is referred as __________.
Any Database
Program
VB
JAVA
______ refers to protection of data against accidental or unauthorized modification or destruction.
Data security
Data validity
Data integrity
Data consistency
_____________ are the primary form in which data are actually stored in the database.
Table
Query
Column
You may store the library database in a file name Library.MDB, where .MDB is __________.
Name
Extension
None of these
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
TO add a new record the __________ method of the record set object is used.
AddNew
Delete
Edit
Clear
A __________ type of record set provides a read only view of the data.
Snapshot
Field
Dynaset