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
__________ is a candidate key,but not primary key.
Super key
Alternate key
Foreign key
None of these
Redundancy means _________.
Security
Integrity
Duplication
Standard
___________ method positions the record pointer in the first record.
MoveFirst
FindFirst
SearchFirst
Which property identifies the path of the database file?
Connect
Record Set
Database Name
Record source
A __________ type of record set provides a read only view of the data.
Table
Snapshot
Field
Dyna set
___________ property is used to select the table used by the data control.
Record Source
File
Select the database name from the following:
Access
Library.mdb
False
_________ you can use it to easily create databases that can be accessed by Visual Basic .
MS Access
Add-In
Row
The _______ property gives the number of records in the record set collection.
Name
Caption
Record Count
Fields