SlideShare a Scribd company logo
1 of 20
Introduction to Microsoft
Access
http://www.bcschools.net/staff/AccessHelp.htm#AccessIntro
Microsoft Access
 Microsoft Access is a powerful program
to create and manage your databases. It
has many built in features to assist you
in constructing and viewing your
information.
First of all you need to understand how Microsoft Access breaks down a
database. Some keywords involved in this process are: Database File, Table,
Record, Field, Data-type .
Database File: This is your main file that encompasses
the entire database and that is saved to your hard-drive
or floppy disk. (Example: video.mdb )
Table: A table is a collection of data about a specific
topic..
Field: Fields are the different categories within a Table.
Tables usually contain multiple fields.
Datatypes:Datatypes are the properties of each field. A
field only has 1 datatype. (text, number…)
Getting Started with Microsoft
Access
Double click on
the Microsoft
Access icon on
the desktop.
Creating New, and Opening
Existing Databases
This picture gives you the option to:
1. Create a New Database from
scratch
2. Use the wizard to create a New
Database
3. Open an existing database
The white box gives you the most recent
databases you have used. If you do not
see the one you had created, choose
the More Files option and hit OK.
Otherwise choose the database you had
previously used and click OK.
Create a database using the
Database Wizard
 When Microsoft Access first starts up, a dialog box is
automatically displayed with options to create a new
database or open an existing one. If this dialog box is
displayed, click Access Database Wizards, pages, and
projects and then click OK. (or you can click “New
Database” on the toolbar )
 On the Databases tab, double-click the icon for the kind of
database you want to create.
 Specify a name and location for the database. (Save it to
your file on the H: drive)
 Click Create to start defining your new database
Create a database without using
the Database Wizard
 When Microsoft Access first starts up, a dialog
box is automatically displayed with options to
create a new database or open an existing
one. If this dialog box is displayed, click Blank
Access Database, and then click OK.
If you have already opened a database or
closed the dialog box that displays when
Microsoft Access starts up, click New
Database on the toolbar, and then double-click
the Blank Database icon on the General tab.
Specify a name and location for the database and
click Create. (Below is the screen that shows up
following this step)
Table
 A table is a collection of data about a specific
topic, such as students or contacts. Using a
separate table for each topic means that you
store that data only once, which makes your
database more efficient, and reduces data-
entry errors.
Tables
Tables organize data into columns
(called fields) and rows (called
records).
Create a Table from scratch in Design
view
If you haven't already done so, switch to the Database Window You can press F11 to
switch to the Database window from any other window.
 Double-Click on "Create table in Design view".
Define each of the fields in your table.
 Under the Field Name column, enter the categories of your table.
 Under Data Type column, enter the type you want for you categories.
(The attribute of a variable or field that determines what kind of
data it can hold. For example, in a Microsoft Access database, the
Text and Memo field data types allow the field to store either text or
numbers, but the Number data type will allow the field to store
numbers only. Number data type fields store numerical data that
will be used in mathematical calculations. Use the Currency data
type to display or calculate currency values. Other data types are
Date/Time, Yes/No, Auto Number, and OLE object (Picture).
Creating Table Continued…
 Under the Description column, enter the
text that describes what you field is. (This
field is optional).
Primary Key
 One or more fields (columns) whose value or values
uniquely identify each record in a table. A primary
key does not allow Null values and must always
have a unique value. A primary key is used to relate
a table to foreign keys in other tables.
 NOTE: You do not have to define a primary key, but
it's usually a good idea. If you don't define a primary
key, Microsoft Access asks you if you would like to
create one when you save the table.
• To do this, simply select the # field and select the primary
key button
After you do this, Save the table
Switching Views
 To switch views form the datasheet
(spreadsheet view) and the design view,
simply click the button in the top-left hand
corner of the Access program.
Datasheet View Design View
Displays the view, which
allows you to enter raw data
into your database table.
Displays the view, which allows
you to enter fields, data-types,
and descriptions into your
database table.
Entering Data
 Click on the Datasheet View and simply
start "chugging" away by entering the
data into each field.
Manipulating Data
 Adding a new row
• Simply drop down to a new line and enter the
information
 Updating a record
• Simply select the record and field you want to update,
and change its data with what you want
 Deleting a record
• Simply select the entire row and hit the Delete Key on
the keyboard
Forms

A form is nothing more than a graphical representation of
a table. You can add, update, delete records in your table
by using a form. NOTE: Although a form can be named
different from a table, they both still manipulate the same
information and the same exact data. Hence, if you
change a record in a form, it will be changed in the table
also.
A form is very good to use when you have numerous
fields in a table. This way you can see all the fields in one
screen, whereas if you were in the table view (datasheet)
you would have to keep scrolling to get the field you
desire.
Create a Form using the Wizard

It is a very good idea to create a form using the wizard, unless you are an advanced user
and know what you are doing. Microsoft Access does a very good job of creating a form
using the wizard. The following steps are needed to create a basic form:
 Switch to the Database Window. You can do this by pressing F11 on the keyboard.
 Click on the Forms button under Objects on the left side of screen
 Double click on Create Form Using Wizard
 On the next screen select the fields you want to view on your form. Most of the time you
would select all of them.
 Click Next
 Select the layout you wish
 Click Next
 Select the style you desire...HINT: if you plan on printing your form, I suggest you use a
light background to save on printer toner and ink
 Click Next
 Give you form a name, and select Open the Form and enter information
 Select Finish
 You should see your form. To adjust the design of your form, simply hit the design button
(same as with the tables), and adjust your form accordingly
Reports

A report is an effective way to present
your data in a printed format. Because
you have control over the size and
appearance of everything on a report,
you can display the information the way
you want to see it.
Creating a Report
 As with the Form, it is a very good idea to create a report using the wizard, unless you are an
advanced user. Microsoft Access does a very good job using the wizard to create reports.
 Switch to the Database Window. You can do this by pressing F11 on the keyboard.
 Click on the Reports button under Objects on the left side of screen
 Double click on Create Report Using Wizard
 On the next screen select the fields you want to view on your form. Most of the time you
would select all of them.
 Click Next
 Select if you would like to group your files. Keep repeating this step for as many groupings as
you would like.
 Click Next
 Select the layout and the paper orientation you desire
 Click Next
 Select the style you desire...HINT: if you plan on printing your report, I suggest you use a light
background to save on printer toner and ink
 Click Next
 Give you report a name, and select Preview the Report
 Select Finish
 You should see your report. To adjust the design of your report, simply hit the design button
(same as with the tables), and adjust your report accordingly

More Related Content

Similar to Introduction to Microsoft Access2.ppt

MS Access - Supriya.pptx
MS Access - Supriya.pptxMS Access - Supriya.pptx
MS Access - Supriya.pptxShivansh725543
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
access1.ppt
access1.pptaccess1.ppt
access1.pptmayada34
 
PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |Umesh Kumar
 
Acccesss notes
Acccesss notesAcccesss notes
Acccesss notesart02
 
HARJOT.ppt
HARJOT.pptHARJOT.ppt
HARJOT.pptsatgup78
 
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
 
Chapter.10
Chapter.10Chapter.10
Chapter.10klivsie
 
Pks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcsPks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcsKALAISELVI P
 
Microsoft Access 2007
Microsoft Access 2007Microsoft Access 2007
Microsoft Access 2007Reshma Arun
 
Microsoft Office Access 2003 Tutorial for Beginners
Microsoft Office Access 2003 Tutorial for BeginnersMicrosoft Office Access 2003 Tutorial for Beginners
Microsoft Office Access 2003 Tutorial for BeginnersAimina Salsabila
 
Bm access2010-l1-c1 idm
Bm access2010-l1-c1 idmBm access2010-l1-c1 idm
Bm access2010-l1-c1 idmMomsterc1
 
Tableau online training || Tableau Server
Tableau online training || Tableau ServerTableau online training || Tableau Server
Tableau online training || Tableau ServerUnited Trainings
 

Similar to Introduction to Microsoft Access2.ppt (20)

MS Access - Supriya.pptx
MS Access - Supriya.pptxMS Access - Supriya.pptx
MS Access - Supriya.pptx
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
access1.ppt
access1.pptaccess1.ppt
access1.ppt
 
PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |PPT On MS-Access 2007 | Full Concepts |
PPT On MS-Access 2007 | Full Concepts |
 
Acccesss notes
Acccesss notesAcccesss notes
Acccesss notes
 
Ms Access
Ms AccessMs Access
Ms Access
 
HARJOT.ppt
HARJOT.pptHARJOT.ppt
HARJOT.ppt
 
06.ms acess
06.ms acess06.ms acess
06.ms acess
 
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
 
MS Access 2010 tutorial 3
MS Access 2010 tutorial 3MS Access 2010 tutorial 3
MS Access 2010 tutorial 3
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
Pks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcsPks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcs
 
Microsoft Access 2007
Microsoft Access 2007Microsoft Access 2007
Microsoft Access 2007
 
Microsoft Office Access 2003 Tutorial for Beginners
Microsoft Office Access 2003 Tutorial for BeginnersMicrosoft Office Access 2003 Tutorial for Beginners
Microsoft Office Access 2003 Tutorial for Beginners
 
Access 2007 lecture notes students
Access 2007 lecture notes studentsAccess 2007 lecture notes students
Access 2007 lecture notes students
 
Access2007
Access2007Access2007
Access2007
 
Bm access2010-l1-c1 idm
Bm access2010-l1-c1 idmBm access2010-l1-c1 idm
Bm access2010-l1-c1 idm
 
Tableau online training || Tableau Server
Tableau online training || Tableau ServerTableau online training || Tableau Server
Tableau online training || Tableau Server
 

More from JoshCasas1

Understanding Technologies In Education for the Third Quarter
Understanding Technologies In Education for the Third QuarterUnderstanding Technologies In Education for the Third Quarter
Understanding Technologies In Education for the Third QuarterJoshCasas1
 
MOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptx
MOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptxMOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptx
MOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptxJoshCasas1
 
Combined 2nd Section 4900 Slides.ppt
Combined 2nd Section 4900 Slides.pptCombined 2nd Section 4900 Slides.ppt
Combined 2nd Section 4900 Slides.pptJoshCasas1
 
270_1_CIntro_Up_To_Functions.ppt
270_1_CIntro_Up_To_Functions.ppt270_1_CIntro_Up_To_Functions.ppt
270_1_CIntro_Up_To_Functions.pptJoshCasas1
 
csce411-set7.ppt
csce411-set7.pptcsce411-set7.ppt
csce411-set7.pptJoshCasas1
 
Chapters_1_2.ppt
Chapters_1_2.pptChapters_1_2.ppt
Chapters_1_2.pptJoshCasas1
 
JOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptx
JOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptxJOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptx
JOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptxJoshCasas1
 
L2 COMPUTER ETHICS PPT [Autosaved].pptx
L2 COMPUTER  ETHICS  PPT [Autosaved].pptxL2 COMPUTER  ETHICS  PPT [Autosaved].pptx
L2 COMPUTER ETHICS PPT [Autosaved].pptxJoshCasas1
 
Essential Access Exercises week 1-4.pdf
Essential Access Exercises week 1-4.pdfEssential Access Exercises week 1-4.pdf
Essential Access Exercises week 1-4.pdfJoshCasas1
 
MS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.ppt
MS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.pptMS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.ppt
MS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.pptJoshCasas1
 
M0DULE 1-MS ACCESS Databases and Database Objects.pdf
M0DULE 1-MS ACCESS Databases and Database Objects.pdfM0DULE 1-MS ACCESS Databases and Database Objects.pdf
M0DULE 1-MS ACCESS Databases and Database Objects.pdfJoshCasas1
 
Microsoft Access ppt.ppt
Microsoft Access ppt.pptMicrosoft Access ppt.ppt
Microsoft Access ppt.pptJoshCasas1
 
MICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdf
MICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdfMICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdf
MICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdfJoshCasas1
 
LESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdf
LESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdfLESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdf
LESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdfJoshCasas1
 

More from JoshCasas1 (14)

Understanding Technologies In Education for the Third Quarter
Understanding Technologies In Education for the Third QuarterUnderstanding Technologies In Education for the Third Quarter
Understanding Technologies In Education for the Third Quarter
 
MOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptx
MOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptxMOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptx
MOST SUCCESSFUL ENTREPRENEURS PRESENTATION (1).pptx
 
Combined 2nd Section 4900 Slides.ppt
Combined 2nd Section 4900 Slides.pptCombined 2nd Section 4900 Slides.ppt
Combined 2nd Section 4900 Slides.ppt
 
270_1_CIntro_Up_To_Functions.ppt
270_1_CIntro_Up_To_Functions.ppt270_1_CIntro_Up_To_Functions.ppt
270_1_CIntro_Up_To_Functions.ppt
 
csce411-set7.ppt
csce411-set7.pptcsce411-set7.ppt
csce411-set7.ppt
 
Chapters_1_2.ppt
Chapters_1_2.pptChapters_1_2.ppt
Chapters_1_2.ppt
 
JOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptx
JOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptxJOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptx
JOSHUA A. CASAS (FILIPINO VALUES SYSTEM AND CHANGE).pptx
 
L2 COMPUTER ETHICS PPT [Autosaved].pptx
L2 COMPUTER  ETHICS  PPT [Autosaved].pptxL2 COMPUTER  ETHICS  PPT [Autosaved].pptx
L2 COMPUTER ETHICS PPT [Autosaved].pptx
 
Essential Access Exercises week 1-4.pdf
Essential Access Exercises week 1-4.pdfEssential Access Exercises week 1-4.pdf
Essential Access Exercises week 1-4.pdf
 
MS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.ppt
MS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.pptMS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.ppt
MS ACCESS DEFINING DESIGN VIEW AND DATASHEET VIEW.ppt
 
M0DULE 1-MS ACCESS Databases and Database Objects.pdf
M0DULE 1-MS ACCESS Databases and Database Objects.pdfM0DULE 1-MS ACCESS Databases and Database Objects.pdf
M0DULE 1-MS ACCESS Databases and Database Objects.pdf
 
Microsoft Access ppt.ppt
Microsoft Access ppt.pptMicrosoft Access ppt.ppt
Microsoft Access ppt.ppt
 
MICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdf
MICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdfMICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdf
MICROSOFT ACCESS 2016Basics-Handouts and LESSON Introduction.pdf
 
LESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdf
LESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdfLESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdf
LESSON 1- MICROSOFT ACCESS CREATING DATABASE.pdf
 

Recently uploaded

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 

Recently uploaded (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 

Introduction to Microsoft Access2.ppt

  • 2. Microsoft Access  Microsoft Access is a powerful program to create and manage your databases. It has many built in features to assist you in constructing and viewing your information.
  • 3. First of all you need to understand how Microsoft Access breaks down a database. Some keywords involved in this process are: Database File, Table, Record, Field, Data-type . Database File: This is your main file that encompasses the entire database and that is saved to your hard-drive or floppy disk. (Example: video.mdb ) Table: A table is a collection of data about a specific topic.. Field: Fields are the different categories within a Table. Tables usually contain multiple fields. Datatypes:Datatypes are the properties of each field. A field only has 1 datatype. (text, number…)
  • 4. Getting Started with Microsoft Access Double click on the Microsoft Access icon on the desktop.
  • 5. Creating New, and Opening Existing Databases This picture gives you the option to: 1. Create a New Database from scratch 2. Use the wizard to create a New Database 3. Open an existing database The white box gives you the most recent databases you have used. If you do not see the one you had created, choose the More Files option and hit OK. Otherwise choose the database you had previously used and click OK.
  • 6. Create a database using the Database Wizard  When Microsoft Access first starts up, a dialog box is automatically displayed with options to create a new database or open an existing one. If this dialog box is displayed, click Access Database Wizards, pages, and projects and then click OK. (or you can click “New Database” on the toolbar )  On the Databases tab, double-click the icon for the kind of database you want to create.  Specify a name and location for the database. (Save it to your file on the H: drive)  Click Create to start defining your new database
  • 7. Create a database without using the Database Wizard  When Microsoft Access first starts up, a dialog box is automatically displayed with options to create a new database or open an existing one. If this dialog box is displayed, click Blank Access Database, and then click OK. If you have already opened a database or closed the dialog box that displays when Microsoft Access starts up, click New Database on the toolbar, and then double-click the Blank Database icon on the General tab.
  • 8. Specify a name and location for the database and click Create. (Below is the screen that shows up following this step) Table
  • 9.  A table is a collection of data about a specific topic, such as students or contacts. Using a separate table for each topic means that you store that data only once, which makes your database more efficient, and reduces data- entry errors. Tables
  • 10. Tables organize data into columns (called fields) and rows (called records).
  • 11. Create a Table from scratch in Design view If you haven't already done so, switch to the Database Window You can press F11 to switch to the Database window from any other window.  Double-Click on "Create table in Design view". Define each of the fields in your table.  Under the Field Name column, enter the categories of your table.  Under Data Type column, enter the type you want for you categories. (The attribute of a variable or field that determines what kind of data it can hold. For example, in a Microsoft Access database, the Text and Memo field data types allow the field to store either text or numbers, but the Number data type will allow the field to store numbers only. Number data type fields store numerical data that will be used in mathematical calculations. Use the Currency data type to display or calculate currency values. Other data types are Date/Time, Yes/No, Auto Number, and OLE object (Picture).
  • 12. Creating Table Continued…  Under the Description column, enter the text that describes what you field is. (This field is optional).
  • 13. Primary Key  One or more fields (columns) whose value or values uniquely identify each record in a table. A primary key does not allow Null values and must always have a unique value. A primary key is used to relate a table to foreign keys in other tables.  NOTE: You do not have to define a primary key, but it's usually a good idea. If you don't define a primary key, Microsoft Access asks you if you would like to create one when you save the table. • To do this, simply select the # field and select the primary key button After you do this, Save the table
  • 14. Switching Views  To switch views form the datasheet (spreadsheet view) and the design view, simply click the button in the top-left hand corner of the Access program. Datasheet View Design View Displays the view, which allows you to enter raw data into your database table. Displays the view, which allows you to enter fields, data-types, and descriptions into your database table.
  • 15. Entering Data  Click on the Datasheet View and simply start "chugging" away by entering the data into each field.
  • 16. Manipulating Data  Adding a new row • Simply drop down to a new line and enter the information  Updating a record • Simply select the record and field you want to update, and change its data with what you want  Deleting a record • Simply select the entire row and hit the Delete Key on the keyboard
  • 17. Forms  A form is nothing more than a graphical representation of a table. You can add, update, delete records in your table by using a form. NOTE: Although a form can be named different from a table, they both still manipulate the same information and the same exact data. Hence, if you change a record in a form, it will be changed in the table also. A form is very good to use when you have numerous fields in a table. This way you can see all the fields in one screen, whereas if you were in the table view (datasheet) you would have to keep scrolling to get the field you desire.
  • 18. Create a Form using the Wizard  It is a very good idea to create a form using the wizard, unless you are an advanced user and know what you are doing. Microsoft Access does a very good job of creating a form using the wizard. The following steps are needed to create a basic form:  Switch to the Database Window. You can do this by pressing F11 on the keyboard.  Click on the Forms button under Objects on the left side of screen  Double click on Create Form Using Wizard  On the next screen select the fields you want to view on your form. Most of the time you would select all of them.  Click Next  Select the layout you wish  Click Next  Select the style you desire...HINT: if you plan on printing your form, I suggest you use a light background to save on printer toner and ink  Click Next  Give you form a name, and select Open the Form and enter information  Select Finish  You should see your form. To adjust the design of your form, simply hit the design button (same as with the tables), and adjust your form accordingly
  • 19. Reports  A report is an effective way to present your data in a printed format. Because you have control over the size and appearance of everything on a report, you can display the information the way you want to see it.
  • 20. Creating a Report  As with the Form, it is a very good idea to create a report using the wizard, unless you are an advanced user. Microsoft Access does a very good job using the wizard to create reports.  Switch to the Database Window. You can do this by pressing F11 on the keyboard.  Click on the Reports button under Objects on the left side of screen  Double click on Create Report Using Wizard  On the next screen select the fields you want to view on your form. Most of the time you would select all of them.  Click Next  Select if you would like to group your files. Keep repeating this step for as many groupings as you would like.  Click Next  Select the layout and the paper orientation you desire  Click Next  Select the style you desire...HINT: if you plan on printing your report, I suggest you use a light background to save on printer toner and ink  Click Next  Give you report a name, and select Preview the Report  Select Finish  You should see your report. To adjust the design of your report, simply hit the design button (same as with the tables), and adjust your report accordingly