SlideShare a Scribd company logo
1 of 26
NAME : SOURAV
BATCH : NOIDA (238)
REGISTRATION NUMBER : NRO0476945
Microsoft
Access
INTRODUCTION
• A database is a collection of information that is related.
Access allows you to manage your information in one
database file. Within Access there are four major
objects: Tables, Queries, Forms and Reports.
 Tables store your data in your database
 Queries ask questions about information stored in your
tables
 Forms allow you to view data stored in your tables
 Reports allow you to print data based on
queries/tables that you have created
The Navigation Pane
• The Navigation Pane is a list containing
every object in your database. For easier
viewing, the objects are organized into
groups by type. You can open, rename,
and delete objects using the Navigation
Pane.
To Minimize and Maximize
the Navigation Pane:
• Click the double arrow in the
upper-right corner of the Navigation
Pane to minimize and maximize.
Sorting the Objects in the Navigation Pane:
• By default, objects are sorted by type, with the tables in one group,
the forms in another, etc. However, you can change how the
objects are sorted.
Click the drop-down arrow to the right of the All
Access Objects and click on a sort option from the
list
Creating a Database
• 1. Start Access
• 2. Click on Blank desktop database
3. Under File Name type a name for the database
4. To change the location of where to store the
database, click the folder icon and select a Location
5. Click Create
Understanding Views
There are multiple ways to view a database object. The two
views for tables are Design View and Datasheet View.
Design View
Design View is used to set the
data types, insert or delete
fields, and set the Primary Key
Datasheet View
Datasheet View is used to enter
and view the data for the
records
Switching Between Design View and
Datasheet View
Click the View arrow on the Home tab and click on either
Datasheet View or Design View
Creating a Table
Table
• A table is a collection of data about a specific topic, such
as employee information, products or customers. The
first step in creating a table is entering the fields and
data types. This can be done in either Datasheet View or
Design View but it is recommended to set up the table in
Design View.
Understanding Fields and Their Data Types
FIELD - AN ELEMENT OF A TABLE THAT
CONTAINS A SPECIFIC ITEM OF
INFORMATION, SUCH AS A LAST NAME.
FIELD’S DATA TYPE - DETERMINES WHAT
KIND OF DATA THE FIELD CAN STORE.
Format Use to display
Short Text Alphanumeric data (names, titles, etc.) - up to 255 characters
Long Text Large amounts of alphanumeric data: sentences and paragraphs – 64,000 characters
Number Numeric data
Date/Time Dates and times
Currency Monetary values
AutoNumber Unique value generated by Access for each new record
Yes/No Yes and No values and fields that contain only one of two values
OLE Object Pictures, graphs, or other ActiveX objects from another Windows-based application
Hyperlink A link address to a document or file on the Internet
Attachment
You can attach files such as pictures, documents, spreadsheets, or charts; each Attachment
field can contain an unlimited number of attachments per record, up to the
storage limit of the size of a database file.
Calculated You can create an expression that uses data from one or more fields. You can designate
different result data types from the expression.
Lookup Wizard
Displays either a list of values that is retrieved from a table or query, or a set of values
that you specified when you created the field. The Lookup Wizard starts and you can create
a Lookup field. The data type of a Lookup field is either text or number, depending on the
choices that you make in the wizard.
To Create a Table
in Design View:
• Click on the Create tab
• Click on Table
• Switch over to Design View on
the Home tab
• prompted to save the table,
enter a name and click on OK
• Type the field names and
select the appropriate data
type for each field
• Continue until all fields are
added
Setting a Primary Key
• The Primary Key is the unique identifier for
each record in a table. Access will not allow
duplicate entries in a primary key field. When
creating a new table, Access automatically
creates a field “ID” with the autonumber data
type,and assigns this as the Primary Key.
To Set a
Primary Key:
1
In Design View,
position your cursor
in the field you wish
to set as the Primary
Key
2
Click the
Primary Key
button on the
toolbar
3
Save the table
4
Entering Data in a Table
• In Datasheet View, start
typing the data into the
table by pressing the tab
key to move to the next
cell
• When you have completed
the record (row), press
Enter
• You can also click on the
New record icon on the
Home tab in the Records
group
Sorting Records in a Table
• 1. Position your cursor in the field that you wish to sort by
clicking on any record in the table
• 2. Click either the Sort Ascending or Sort Descending icon
on the Home tab in the Sort & Filter group
Queries
• we use queries to view, change, and analyze data in different
ways. You can also use them as a source of records for forms
and reports.
To Create a Query:
1. Click on the Create tab
2. Click on Query Design in the Queries group
3. Select the table that you would like to base your
query on
4. Click Add
5. Repeat steps 3 and 4 until all tables are added
6. Close the Show Table window
Queries (cont.)
The table(s) will now be displayed in the upper part of the
Query Design Screen by boxes
containing the tables’ fields.
7. Double-click on the field names in the field list window
which you would like to include in
the query
Creating a Form
A form is a database object that is used to enter
or display data in a database.
To Create a Form:
1. Open the table or query on which you are
basing the form
2. Click on the Create tab
3. Click on Form in the Forms group
4. A form is created and opens in Layout View.
Different Views
Form View – this view allows you to view, create and edit records
Layout View - this view is similar to Design View but is more visually-oriented in that
each control displays real data. As a result, this is a very useful view for setting the size
of controls, or performing many other tasks that affect the visual appearance and
usability of the form.
Design View - this view gives you a more detailed view of the structure of the form. You
can
see the header, detail, and footer sections for the form. You cannot see the underlying
data
while you are making design changes.
Reports
Reports can be based on tables or queries.
To Create a Report:
1. Open the table or query on which you are basing
the report
2. Click on the Create tab
3. Click on Report in the Reports group
A report is created in Layout View.
Different Views
Print Preview – allows you see what the report would look like
on a printed piece of paper
Report View – allows you to see the data without having to
display it in Print Preview
Layout View – allows you make design changes while browsing
your data
Design View - gives you a more detailed view of the structure of
your report
Printing Reports
To Print a Report:
1. Switch to Print Preview from View on the Design
tab under Report Layout Tools
2. Click the Print icon
3. Click on OK
Access Database Student Record

More Related Content

What's hot (20)

Excel ppt
Excel pptExcel ppt
Excel ppt
 
Ms excel ppt presentation
Ms excel ppt presentationMs excel ppt presentation
Ms excel ppt presentation
 
Microsoft word
Microsoft wordMicrosoft word
Microsoft word
 
MS Word Introduction and Tools.
MS Word Introduction and Tools.MS Word Introduction and Tools.
MS Word Introduction and Tools.
 
Introduction to MS Word
Introduction to MS WordIntroduction to MS Word
Introduction to MS Word
 
Microsoft Word
Microsoft WordMicrosoft Word
Microsoft Word
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
MS-Access Tables Forms Queries Reports.ppt
MS-Access Tables Forms Queries Reports.pptMS-Access Tables Forms Queries Reports.ppt
MS-Access Tables Forms Queries Reports.ppt
 
Ms access
Ms accessMs access
Ms access
 
Introduction to Excel
Introduction to ExcelIntroduction to Excel
Introduction to Excel
 
Introduction to Spreadsheet Applications
Introduction to Spreadsheet ApplicationsIntroduction to Spreadsheet Applications
Introduction to Spreadsheet Applications
 
Ms powerpoint
Ms powerpointMs powerpoint
Ms powerpoint
 
Ms word
Ms wordMs word
Ms word
 
Formulas and functions
Formulas and functions Formulas and functions
Formulas and functions
 
Microsoft Excel
Microsoft ExcelMicrosoft Excel
Microsoft Excel
 
Excel exam practical
Excel exam practicalExcel exam practical
Excel exam practical
 
Ms access
Ms accessMs access
Ms access
 
Word 2010 Headers and Footers
Word 2010 Headers and Footers Word 2010 Headers and Footers
Word 2010 Headers and Footers
 
Creating relationships with tables
Creating relationships with tablesCreating relationships with tables
Creating relationships with tables
 
Excel for beginner
Excel for beginnerExcel for beginner
Excel for beginner
 

Similar to Access Database Student Record

Ms Access ppt
Ms Access pptMs Access ppt
Ms Access pptanuj
 
access1.ppt
access1.pptaccess1.ppt
access1.pptmayada34
 
New slides access
New slides accessNew slides access
New slides accessjooomalaga
 
Access2003
Access2003Access2003
Access2003mrh1222
 
Access2003
Access2003Access2003
Access2003tanik363
 
Operate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxOperate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxEsubalew21
 
Module 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxModule 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxEsubalew21
 
Database as information system
Database as information systemDatabase as information system
Database as information systemKAZEMBETVOnline
 
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docxINTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docxmariuse18nolet
 
HARJOT.ppt
HARJOT.pptHARJOT.ppt
HARJOT.pptsatgup78
 
B.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessB.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessRai University
 
B.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms accessB.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms accessRai University
 
B.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms accessB.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms accessRai University
 
B.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms accessB.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms accessRai University
 
B.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms accessB.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms accessRai University
 

Similar to Access Database Student Record (20)

Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
 
access1.ppt
access1.pptaccess1.ppt
access1.ppt
 
New slides access
New slides accessNew slides access
New slides access
 
Ayush presentation
Ayush presentationAyush presentation
Ayush presentation
 
Access2003
Access2003Access2003
Access2003
 
Access2003
Access2003Access2003
Access2003
 
Priyank Goel PPT.pptx
Priyank Goel PPT.pptxPriyank Goel PPT.pptx
Priyank Goel PPT.pptx
 
MS Access 2010 tutorial 3
MS Access 2010 tutorial 3MS Access 2010 tutorial 3
MS Access 2010 tutorial 3
 
Access 2007 lecture notes students
Access 2007 lecture notes studentsAccess 2007 lecture notes students
Access 2007 lecture notes students
 
Operate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxOperate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptx
 
MS ACCESS PPT.pptx
MS ACCESS PPT.pptxMS ACCESS PPT.pptx
MS ACCESS PPT.pptx
 
Module 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxModule 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptx
 
Database as information system
Database as information systemDatabase as information system
Database as information system
 
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docxINTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
 
HARJOT.ppt
HARJOT.pptHARJOT.ppt
HARJOT.ppt
 
B.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessB.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms access
 
B.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms accessB.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms access
 
B.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms accessB.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms access
 
B.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms accessB.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms access
 
B.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms accessB.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms access
 

More from sourav mathur

budget_speech 2023-2024
budget_speech 2023-2024budget_speech 2023-2024
budget_speech 2023-2024sourav mathur
 
computer fundamentals.pptx
computer fundamentals.pptxcomputer fundamentals.pptx
computer fundamentals.pptxsourav mathur
 
BUREAU OF INDIAN STANDARDS ACT, 2016
BUREAU OF INDIAN STANDARDS ACT, 2016BUREAU OF INDIAN STANDARDS ACT, 2016
BUREAU OF INDIAN STANDARDS ACT, 2016sourav mathur
 
GST REGISTRATION SECTION 22-30
GST REGISTRATION SECTION 22-30 GST REGISTRATION SECTION 22-30
GST REGISTRATION SECTION 22-30 sourav mathur
 
Trade union AND ITS GROWTH AND EVOLUTION IN INDIA
Trade union AND ITS GROWTH AND EVOLUTION IN INDIA Trade union AND ITS GROWTH AND EVOLUTION IN INDIA
Trade union AND ITS GROWTH AND EVOLUTION IN INDIA sourav mathur
 
Family business conflict and resolution
Family business   conflict and resolutionFamily business   conflict and resolution
Family business conflict and resolutionsourav mathur
 
Do Padosi - A political satire
Do Padosi - A political satireDo Padosi - A political satire
Do Padosi - A political satiresourav mathur
 
Lockdown negative and positive points
Lockdown negative and positive pointsLockdown negative and positive points
Lockdown negative and positive pointssourav mathur
 
Computer aided audit techniques (CAAT) sourav mathur
Computer aided audit techniques (CAAT)  sourav mathurComputer aided audit techniques (CAAT)  sourav mathur
Computer aided audit techniques (CAAT) sourav mathursourav mathur
 
how internet helping us during lockdown
how internet helping us during lockdownhow internet helping us during lockdown
how internet helping us during lockdownsourav mathur
 
Ekta kapoor bala tele films owner
Ekta kapoor bala tele films ownerEkta kapoor bala tele films owner
Ekta kapoor bala tele films ownersourav mathur
 
Reliance ceo mukesh ambani
Reliance ceo mukesh ambaniReliance ceo mukesh ambani
Reliance ceo mukesh ambanisourav mathur
 
Contemporary role models in indian business
Contemporary role models in indian businessContemporary role models in indian business
Contemporary role models in indian businesssourav mathur
 
Foreign direct investment and missing middle concept in india
Foreign direct investment and missing middle concept in indiaForeign direct investment and missing middle concept in india
Foreign direct investment and missing middle concept in indiasourav mathur
 
basic startups challenges faces by new syartups
basic startups challenges faces by new syartups basic startups challenges faces by new syartups
basic startups challenges faces by new syartups sourav mathur
 
Resource Mobilisation
Resource MobilisationResource Mobilisation
Resource Mobilisationsourav mathur
 

More from sourav mathur (20)

budget_speech 2023-2024
budget_speech 2023-2024budget_speech 2023-2024
budget_speech 2023-2024
 
tally ppt.pptx
tally ppt.pptxtally ppt.pptx
tally ppt.pptx
 
MS word.pptx
MS word.pptxMS word.pptx
MS word.pptx
 
EXCEL PPT.pptx
EXCEL PPT.pptxEXCEL PPT.pptx
EXCEL PPT.pptx
 
computer fundamentals.pptx
computer fundamentals.pptxcomputer fundamentals.pptx
computer fundamentals.pptx
 
BUREAU OF INDIAN STANDARDS ACT, 2016
BUREAU OF INDIAN STANDARDS ACT, 2016BUREAU OF INDIAN STANDARDS ACT, 2016
BUREAU OF INDIAN STANDARDS ACT, 2016
 
GST REGISTRATION SECTION 22-30
GST REGISTRATION SECTION 22-30 GST REGISTRATION SECTION 22-30
GST REGISTRATION SECTION 22-30
 
Trade union AND ITS GROWTH AND EVOLUTION IN INDIA
Trade union AND ITS GROWTH AND EVOLUTION IN INDIA Trade union AND ITS GROWTH AND EVOLUTION IN INDIA
Trade union AND ITS GROWTH AND EVOLUTION IN INDIA
 
Family business conflict and resolution
Family business   conflict and resolutionFamily business   conflict and resolution
Family business conflict and resolution
 
Business incubators
Business incubatorsBusiness incubators
Business incubators
 
Do Padosi - A political satire
Do Padosi - A political satireDo Padosi - A political satire
Do Padosi - A political satire
 
Lockdown negative and positive points
Lockdown negative and positive pointsLockdown negative and positive points
Lockdown negative and positive points
 
Computer aided audit techniques (CAAT) sourav mathur
Computer aided audit techniques (CAAT)  sourav mathurComputer aided audit techniques (CAAT)  sourav mathur
Computer aided audit techniques (CAAT) sourav mathur
 
how internet helping us during lockdown
how internet helping us during lockdownhow internet helping us during lockdown
how internet helping us during lockdown
 
Ekta kapoor bala tele films owner
Ekta kapoor bala tele films ownerEkta kapoor bala tele films owner
Ekta kapoor bala tele films owner
 
Reliance ceo mukesh ambani
Reliance ceo mukesh ambaniReliance ceo mukesh ambani
Reliance ceo mukesh ambani
 
Contemporary role models in indian business
Contemporary role models in indian businessContemporary role models in indian business
Contemporary role models in indian business
 
Foreign direct investment and missing middle concept in india
Foreign direct investment and missing middle concept in indiaForeign direct investment and missing middle concept in india
Foreign direct investment and missing middle concept in india
 
basic startups challenges faces by new syartups
basic startups challenges faces by new syartups basic startups challenges faces by new syartups
basic startups challenges faces by new syartups
 
Resource Mobilisation
Resource MobilisationResource Mobilisation
Resource Mobilisation
 

Recently uploaded

MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 

Recently uploaded (20)

MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 

Access Database Student Record

  • 1. NAME : SOURAV BATCH : NOIDA (238) REGISTRATION NUMBER : NRO0476945
  • 3. INTRODUCTION • A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects: Tables, Queries, Forms and Reports.  Tables store your data in your database  Queries ask questions about information stored in your tables  Forms allow you to view data stored in your tables  Reports allow you to print data based on queries/tables that you have created
  • 4. The Navigation Pane • The Navigation Pane is a list containing every object in your database. For easier viewing, the objects are organized into groups by type. You can open, rename, and delete objects using the Navigation Pane.
  • 5. To Minimize and Maximize the Navigation Pane: • Click the double arrow in the upper-right corner of the Navigation Pane to minimize and maximize.
  • 6. Sorting the Objects in the Navigation Pane: • By default, objects are sorted by type, with the tables in one group, the forms in another, etc. However, you can change how the objects are sorted. Click the drop-down arrow to the right of the All Access Objects and click on a sort option from the list
  • 7. Creating a Database • 1. Start Access • 2. Click on Blank desktop database 3. Under File Name type a name for the database 4. To change the location of where to store the database, click the folder icon and select a Location 5. Click Create
  • 9. There are multiple ways to view a database object. The two views for tables are Design View and Datasheet View. Design View Design View is used to set the data types, insert or delete fields, and set the Primary Key Datasheet View Datasheet View is used to enter and view the data for the records
  • 10. Switching Between Design View and Datasheet View Click the View arrow on the Home tab and click on either Datasheet View or Design View
  • 12. Table • A table is a collection of data about a specific topic, such as employee information, products or customers. The first step in creating a table is entering the fields and data types. This can be done in either Datasheet View or Design View but it is recommended to set up the table in Design View.
  • 13. Understanding Fields and Their Data Types FIELD - AN ELEMENT OF A TABLE THAT CONTAINS A SPECIFIC ITEM OF INFORMATION, SUCH AS A LAST NAME. FIELD’S DATA TYPE - DETERMINES WHAT KIND OF DATA THE FIELD CAN STORE.
  • 14. Format Use to display Short Text Alphanumeric data (names, titles, etc.) - up to 255 characters Long Text Large amounts of alphanumeric data: sentences and paragraphs – 64,000 characters Number Numeric data Date/Time Dates and times Currency Monetary values AutoNumber Unique value generated by Access for each new record Yes/No Yes and No values and fields that contain only one of two values OLE Object Pictures, graphs, or other ActiveX objects from another Windows-based application Hyperlink A link address to a document or file on the Internet Attachment You can attach files such as pictures, documents, spreadsheets, or charts; each Attachment field can contain an unlimited number of attachments per record, up to the storage limit of the size of a database file. Calculated You can create an expression that uses data from one or more fields. You can designate different result data types from the expression. Lookup Wizard Displays either a list of values that is retrieved from a table or query, or a set of values that you specified when you created the field. The Lookup Wizard starts and you can create a Lookup field. The data type of a Lookup field is either text or number, depending on the choices that you make in the wizard.
  • 15. To Create a Table in Design View: • Click on the Create tab • Click on Table • Switch over to Design View on the Home tab • prompted to save the table, enter a name and click on OK • Type the field names and select the appropriate data type for each field • Continue until all fields are added
  • 16. Setting a Primary Key • The Primary Key is the unique identifier for each record in a table. Access will not allow duplicate entries in a primary key field. When creating a new table, Access automatically creates a field “ID” with the autonumber data type,and assigns this as the Primary Key. To Set a Primary Key: 1 In Design View, position your cursor in the field you wish to set as the Primary Key 2 Click the Primary Key button on the toolbar 3 Save the table 4
  • 17. Entering Data in a Table • In Datasheet View, start typing the data into the table by pressing the tab key to move to the next cell • When you have completed the record (row), press Enter • You can also click on the New record icon on the Home tab in the Records group
  • 18. Sorting Records in a Table • 1. Position your cursor in the field that you wish to sort by clicking on any record in the table • 2. Click either the Sort Ascending or Sort Descending icon on the Home tab in the Sort & Filter group
  • 19. Queries • we use queries to view, change, and analyze data in different ways. You can also use them as a source of records for forms and reports. To Create a Query: 1. Click on the Create tab 2. Click on Query Design in the Queries group 3. Select the table that you would like to base your query on 4. Click Add 5. Repeat steps 3 and 4 until all tables are added 6. Close the Show Table window
  • 20. Queries (cont.) The table(s) will now be displayed in the upper part of the Query Design Screen by boxes containing the tables’ fields. 7. Double-click on the field names in the field list window which you would like to include in the query
  • 21. Creating a Form A form is a database object that is used to enter or display data in a database. To Create a Form: 1. Open the table or query on which you are basing the form 2. Click on the Create tab 3. Click on Form in the Forms group 4. A form is created and opens in Layout View.
  • 22. Different Views Form View – this view allows you to view, create and edit records Layout View - this view is similar to Design View but is more visually-oriented in that each control displays real data. As a result, this is a very useful view for setting the size of controls, or performing many other tasks that affect the visual appearance and usability of the form. Design View - this view gives you a more detailed view of the structure of the form. You can see the header, detail, and footer sections for the form. You cannot see the underlying data while you are making design changes.
  • 23. Reports Reports can be based on tables or queries. To Create a Report: 1. Open the table or query on which you are basing the report 2. Click on the Create tab 3. Click on Report in the Reports group A report is created in Layout View.
  • 24. Different Views Print Preview – allows you see what the report would look like on a printed piece of paper Report View – allows you to see the data without having to display it in Print Preview Layout View – allows you make design changes while browsing your data Design View - gives you a more detailed view of the structure of your report
  • 25. Printing Reports To Print a Report: 1. Switch to Print Preview from View on the Design tab under Report Layout Tools 2. Click the Print icon 3. Click on OK