Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
4 views2 pages

Form Vs Report

Uploaded by

SushilPandey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Form Vs Report

Uploaded by

SushilPandey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

DATABASE ->DATABASE IS AN ORGANISED COLLECTION OF RELATED DATA.

=====================================================================
OPERATION THAT CAN BE PERFORMED ON DATABASE
INSERTION ,UPDATION ,DELETION ,SELECT
=====================================================================
DBMS
DBMS is A SOFTWARE WHICH HELPS IN PERFORMING THE OPERATION ON DATABASE.
=====================================================================
RDBMS

IN RDBMS DATA IS STORED IN THE FORM OF TABLE.

=======================================================================

===========================================================================
FORM VS REPORT
The main differences between a form and a report in MS Access are:
Purpose: Forms are primarily used for data entry, editing,
and navigation, while reports are designed for
presenting and printing data.

Interaction:
Forms allow users to interact with data,
such as adding, editing, and deleting records, while reports are
generally used for viewing and printing data
without direct interaction.

Design: Forms are designed to provide a user-friendly


interface for data input and navigation, whereas reports focus on
data presentation and can include summaries, calculations,
and visual elements.

Forms can be used for both input and output.


Reports, on the other hand, are used for output,

You might also like