A project's or Application's back end is referred as __________.
Any Database
Program
VB
JAVA
Redundancy means _________.
Security
Integrity
Duplication
Standard
_________ you can use it to easily create databases that can be accessed by Visual Basic .
MS Access
Add-In
File
Row
____________ determines whether the data in the database can be changed.
Read only
Table
Record set
Record source
The ___________ property of the record set can be used to check if the end of a record set has been reached while navigating it.
End
BOF
EOF
Delete
The _______ property gives the number of records in the record set collection.
Name
Caption
Record Count
Fields
__________ is a candidate key,but not primary key.
Super key
Alternate key
Foreign key
None of these
The default Record set type is ________ of the following.
Dynaset
Snapshots
___________ method positions the record pointer in the first record.
MoveFirst
FindFirst
SearchFirst
The BOF property indicates the ________ of the record set.
Beginning
Middle