Computer Science, asked by Anonymous, 8 months ago

GIVE THE DIFFERENCE BETWEEN

Datasheet view and Design View



Table and Form database objects.



Number and Autonumber data type



Field Pane and Property pane




Answers

Answered by ayushimehta153
1

Answer:

Datasheet View is a representation of the data in a database. Using this view, it is possible to edit the data in the database. ... Design View helps with modifying the database format. Changes can be made to forms, tables, or other database objects.

Form. Form is an object in a desktop database designed primarily for data input or display or for control of application execution. You use forms to customize the presentation of data that your application extracts from queries or tables. Forms are used for entering, modifying, and viewing records.

Number type can store any integer/float value, depending on decimal precision specified. Whereas Auto Number will have values calculated by system. (Auto Incremented Values). You don't have a control over those to change them.

property pane - The Property Pane displays properties and events of the selected components and provides editable text fields, lists and other controls to allow you to edit properties and events. ... Once visible in the Property Pane, these values can be edited.

Pls make it as a brain list

Similar questions