In a data base application, the database is called.
Software
Visual Basic
Front End
Back End
_______ is the extension of MS Access data base.
.frm
.msb
.Vbp
.mdb
Pick the odd one
Data field
connect
Database Name
Record source
Defaultt value of Read only property of database control is
Yes
True
False
No
The method used to position the record pointer in the next record is
MoveFirst
MoveNext
MovePrevious
MoveLast
Which of the following is a record set type
Read only
Connect
Dynaset
TextBox
The program that accesses data in the data base is called _________
Soft ware
Front End Application
Back End Application
SQL
______ property of data control indicates whether the database is opened for read only purpose or not.
Record Source
Record set type
Which property of data control indicates the type of the database
Data base Name
__________ type of record set doesnot allow editing of records.
Snapshot
Tables
Textbox