Analyzing Data Using Access
Analyzing Data Using Access
Analyzing Data Using Access
What is Data
• A DATABASE is a collection of
information usually organized in a form
of table or file in such a way that a
computer program can quickly select
desired pieces of data.
• A telephone book is an example of a
database.
Features of Database
DBMS….. Database Management System
Other field
properties can
be set in the
Properties
window.
Data types in Microsoft Access
• Text :Use for text or combinations of text and
numbers, such as addresses, or for numbers that do
not require calculations, such as phone numbers, part
numbers, or postal codes. Memo :Use for lengthy text
and numbers, such as notes or descriptions.
Example …………
A one-to-many relationship… Example
2 . A many-to-many relationship
Example ………….
A one-to-one relationship….. Example
Forms
• A form is a type of a
database object that
is primarily used to
enter or display data
in a database.
Create a form
To create
To create aa report
report (cont.)
•• In theNext.
Click Database Container, in the Objects list, click Reports,
and then click New on the Database Container toolbar.
• Select a field to sort by. (For the lab, in the drop-down list, click
• Click Report
name.) Wizard, and then, in the box at the bottom of the
Click Next.
dialog box, select the table or query that will provide the data.
• Choose the layout
(Select Survey forand
the orientation
lab.) by clicking the appropriate
options. (You can preview the affect of each by looking in the
• Click OK.
Preview Theon
pane Report Wizard
the left.) Clickstarts.
Next.
••
••
Select
Double-click
Type
Creating a Report
Select aallstyle
fields
forby
age,
a title, and
clicking
your
andclick
then
theand
report,
thenFinish.
>> then
button,
click Grouping
and
click then click Next.
Next.
Options.
Your report will open in Print
• Preview, so you can examine the proposed output before it is
In the Grouping Intervals dialog box, in the Grouping
printed.
intervals drop-down list, click 10s, and then click OK.
• On the File menu, click Save As. Type the name you want,
and then click OK.
Importing and linking data and database
objects