SlideShare une entreprise Scribd logo
1  sur  42
Introduction
Introduction
• Quick Access Toolbar
• Creating Backup – Save as Backup
• Navigation Pan ( All Access Objects – Left hand side)
• F11 and Alt Short Cut Keys
• Trusted Locations – Trust Centre Settings
DESIGNING A DATABASE
When you working with ACCESS
You need to Know
the following:
Tables
Store the Data
Forms
To Enter the Data
into Tables
Queries
Asks Questions to
Extract info
Reports
Prints the info you
need
Module 1
TABLE STRUCTURE
Understanding Table Structure
It is the key to work with Access Effectively
Components of Table Structure
• Records - Horizontal Rows contains broken chain of properties of individual
entity
• Fields – Vertical Columns , is a single property of each record and used to
track the information within each record (First Name, Last name, Date of
Joining are examples)
Field Data Types – define the information that can be stored
Field Data Types
Short Text (up to 255
Characters)
Long Text (up to
65536 Characters)
Numbers with various
constraints e.g.,
Whole numbers,
decimal etc.,
Date/Time
Currency
Auto Number
(Created by Access)
Yes/No (Binary Field)
Attachment /
Hyperlink
Calculated Fields and
Lookup Wizard
Data Table Keys
1
Access Stores
the Data in
Related Tables.
2
This is for
identifying each
record uniquely
3
Need to
understand the
Primary Key
4
Primary key
helps to identify
the related
record in
additional tables
5
In the related
Table the same
field called as
Foreign Key
Database Normalization
First Normal Form ( 1NF)
• Each Cell of a Table contains only Single Value
Second Normal Form (2NF)
• Data not dependent on the Primary Key to be pushed to another Table
Third Normal Form (3NF)
• Data that can be derived from other fields should not be stored
Tables are the foundation to your Database, to be created accurately
ACTIVITY
LETS CREATE A TABLE
ASSIGN DATA TYPES
SAVE THE TABLE
Another Table From Existing Data Available
Set the Primary Key and Foreign Key
Module 2
TABLERELATION-SHIPS
Referential Integration
Establish
Relation-ship
between
Primary Key
and Foreign Key
By Enforcing Referential
Integration, we can avoid
entering wrong data with
using the Primary key and
Foreign Key
Cascading
Effects helps us
to update and
delete
respective
records as well
Relationships
ACTIVITY
• Build Relation
• Referential Integration
• Cascading Effect
EDITING TABLE STRUCTURE
Sheet & Design Views
Editing
Table
Structure
in Design
View
1
Toggling
between
Data Sheet
View and
Design
Views
2
Various
ways to
shift
between
Design
View and
Table View
3
Adding
Fields and
Change the
Field
Headings
4
Controlling input with Masks
Design View Input Masks Help
To make a Consistent and
Easy Database Entry
Input Masks Helps a lot
Example- To make
accurate Entry of Phone
number in IS Format
Setting
Additional Field
Properties
Different Fields for each Data
Type
Date
Auto Number
Short Text
Email
Creating Lookup Fields
LOOKUP WIZARD
Challenge
• Create A Table Structure with Proper Fields
• Create another Table with some data and establish Relation ship
with first Table
Module 3
ORGANISING RECORDS
Formatting
• Formatting Tables and Records
• Sorting Data
• Filter Data
• Status Bar to see number of characters and other information
• Search and Replace
Module 4
UNDERSTANDING QUERIES
What is
Query
A Powerful way of asking a Question about
your data
Constructed from Records and Fields
They Create Temporary Data Sheet and will
not be saved. Only Queries are saved
It Updates the Temporary Data Sheet to the
current Status
Look and Function Just like A Table, But not
a Table (Its called Record Set)
Ways to create a Query
Using Simple Query Wizard
• Pulling required information from two relational tables
• Look at the Relation-ships to understand what you can get from a Query
Building Queries in Designer View
• Sort View using a Specific Field
• Using Show/Hide Option [check box]
• Establishing Constraints
• Using Simple Criteria
• Criterial with Wildcards (* , ?)
• “[abc]*”
• Multiple Query Criteria with AND / OR , BETWEEN Statements
What is a Simple Query
ID GuestID CreditCard# Expiry Date
1 1 12345678 11/4/2018
2 1 231234566 11/4/2018
3 1 23123456 11/4/2018
4 3 10987234 11/4/2018
Pulling Data from Relational Table and Placing in one Table Format
Query in Design View –
using filtering constraints
Sort View using a Specific Field
Using Show/Hide Option [check box]
Establishing Constraints
Using Simple Criteria
Criterial with Wildcards (* , ?)
“[abc]*”
Multiple Query Criteria with AND / OR , BETWEEN Statements
Filtering Data with Math Comparisons
• Comparison Operators
• > Greater Than
• < Less Than
• <> No Equal to
• <= Less than or Equal to
• >= Greater than Equal to
• Majorly used to calculate Value Fields
• Parameter Requests - Like [which alphabet to begin with] & “*”
[which Country would you like to see]
• Building Expressions (Calculated Columns), using Builder
A Complete recap on all Queries
Module 5
SPECIAL QUERIES
ACTION QUERIES
Action Queries
• In the earlier Module you have seen Select Queries which just mere
instructions reproduce existing data
• Action Queries are one step ahead they update and append the
existing data with additional information. (make sure while
performing action queries, you have back up)
Types of Action Queries
• Update Query
• Make Table Query
• Finding Unmatched Records using (ISNULL)
• Delete Query
• Append Query
• Union Query using SQL View
• Cross Tab Query (Tabular view with Rows and Columns)
Updating
• First Create a Select Query
• Click on Update option
• Give the update action query
• Get the final update
CREATING FORMS
Forms for Managing Database
• Not Database oriented
• Collect user input based on query criteria
• Organize and Group buttons in related Tasks
• To By pass the navigation Pane.
Generating forms from tables
TO Create a Basic Form Quickly within
Two Clicks You can use Form Option
Select the Table on which you want to
Create Form
And Click on the Form option to have the
ready-made form
Once you are done you need to adjust the
same as per requirement
Other Options
Generating forms from Wizard
• TO Create a Form from Wizard, Select a Table & Select Option
• Follow the Wizard and Your Form will be ready
• You need to do Tweaking before saving the Form
Designing Forms
• Creating forms in Design view
• Exploring the form property sheet – Very Important
• Setting data sources
• Adding components with form controls
• Understanding input boxes
• Record navigation
• Adding buttons
• Assigning a tab order
• Checking out the More Forms options
• Creating a navigation form
CREATING REPORTS
Reports
• Reports are to summarize the Data and to Print
• Using Report Wizard
• Creating reports with Design
• Editing Report Layout
• Grouping and Sorting Reports
• Creating Calculations
• Conditional Formatting
• Print Settings
WORKING WITH MACROS
Macros
• Creating Basic Macros
• Embedding Macros into Button
• Attaching Data to Macros
• Launching Macros as Startup

Contenu connexe

Tendances

MS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksMS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksskomadina
 
Ms access tutorial
Ms access tutorialMs access tutorial
Ms access tutorialminga48
 
Access 2013 Unit D
Access 2013 Unit DAccess 2013 Unit D
Access 2013 Unit Djarana00
 
Excel 2013 Unit C
Excel 2013 Unit CExcel 2013 Unit C
Excel 2013 Unit Cjarana00
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access TutorialvirtualMaryam
 
Access 2013 Unit B
Access 2013 Unit BAccess 2013 Unit B
Access 2013 Unit Bjarana00
 
Access 2010 Unit A PPT
Access 2010 Unit A PPTAccess 2010 Unit A PPT
Access 2010 Unit A PPTokmomwalking
 
Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt vethics
 
Basic Access Notes
Basic Access NotesBasic Access Notes
Basic Access NotesPyi Soe
 
Microsoft Access 2007
Microsoft Access 2007Microsoft Access 2007
Microsoft Access 2007Reshma Arun
 
Ms access notes
Ms access notesMs access notes
Ms access notesIKIARA
 
MS Access Ch 2 PPT
MS Access Ch 2 PPTMS Access Ch 2 PPT
MS Access Ch 2 PPTprsmith72
 
Ms access ppt 2017 by Gopal saha
Ms access ppt 2017 by Gopal sahaMs access ppt 2017 by Gopal saha
Ms access ppt 2017 by Gopal saha253253
 
Tutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft AccessTutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft Accessmcclellm
 
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
 

Tendances (19)

001.general
001.general001.general
001.general
 
MS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksMS Access teaching powerpoint tasks
MS Access teaching powerpoint tasks
 
Access 2007 lecture notes students
Access 2007 lecture notes studentsAccess 2007 lecture notes students
Access 2007 lecture notes students
 
Ms access tutorial
Ms access tutorialMs access tutorial
Ms access tutorial
 
Access 2013 Unit D
Access 2013 Unit DAccess 2013 Unit D
Access 2013 Unit D
 
Excel 2013 Unit C
Excel 2013 Unit CExcel 2013 Unit C
Excel 2013 Unit C
 
IS100 Week 8
IS100 Week 8IS100 Week 8
IS100 Week 8
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access Tutorial
 
Access 2013 Unit B
Access 2013 Unit BAccess 2013 Unit B
Access 2013 Unit B
 
Access 2010 Unit A PPT
Access 2010 Unit A PPTAccess 2010 Unit A PPT
Access 2010 Unit A PPT
 
Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt
 
Basic Access Notes
Basic Access NotesBasic Access Notes
Basic Access Notes
 
Microsoft Access 2007
Microsoft Access 2007Microsoft Access 2007
Microsoft Access 2007
 
Ms access notes
Ms access notesMs access notes
Ms access notes
 
MS Access Ch 2 PPT
MS Access Ch 2 PPTMS Access Ch 2 PPT
MS Access Ch 2 PPT
 
Effective Use of Excel
Effective Use of ExcelEffective Use of Excel
Effective Use of Excel
 
Ms access ppt 2017 by Gopal saha
Ms access ppt 2017 by Gopal sahaMs access ppt 2017 by Gopal saha
Ms access ppt 2017 by Gopal saha
 
Tutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft AccessTutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft Access
 
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 |
 

Similaire à Access essential training framework

Similaire à Access essential training framework (20)

Access 06
Access 06Access 06
Access 06
 
MS ACCESS PPT.pptx
MS ACCESS PPT.pptxMS ACCESS PPT.pptx
MS ACCESS PPT.pptx
 
MS Access.pptx
MS Access.pptxMS Access.pptx
MS Access.pptx
 
Access 2013 Unit A
Access 2013 Unit AAccess 2013 Unit A
Access 2013 Unit A
 
Ch02 cmpt110
Ch02 cmpt110Ch02 cmpt110
Ch02 cmpt110
 
New slides access
New slides accessNew slides access
New slides access
 
MS ACCESS
MS ACCESSMS ACCESS
MS ACCESS
 
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
 
BI Knowledge Sharing Session 2
BI Knowledge Sharing Session 2BI Knowledge Sharing Session 2
BI Knowledge Sharing Session 2
 
Understand Charts in Excel - Chapter.03
Understand Charts in Excel - Chapter.03Understand Charts in Excel - Chapter.03
Understand Charts in Excel - Chapter.03
 
MS-ACCESS.pptx
MS-ACCESS.pptxMS-ACCESS.pptx
MS-ACCESS.pptx
 
Ms access
Ms accessMs access
Ms access
 
Access 01
Access 01Access 01
Access 01
 
Building better SQL Server Databases
Building better SQL Server DatabasesBuilding better SQL Server Databases
Building better SQL Server Databases
 
HTML5 &CSS: Chapter 08
HTML5 &CSS: Chapter 08HTML5 &CSS: Chapter 08
HTML5 &CSS: Chapter 08
 
Access 03
Access 03Access 03
Access 03
 
Ch01 CMPT110
Ch01 CMPT110Ch01 CMPT110
Ch01 CMPT110
 
SAP ABAP data dictionary
SAP ABAP data dictionarySAP ABAP data dictionary
SAP ABAP data dictionary
 
Chapter 4 microsoft access 2010
Chapter 4 microsoft access 2010Chapter 4 microsoft access 2010
Chapter 4 microsoft access 2010
 
OPERATE DATABASE APPLICATION
OPERATE DATABASE APPLICATIONOPERATE DATABASE APPLICATION
OPERATE DATABASE APPLICATION
 

Plus de Vijay Perepa

Add picture to comment
Add picture to commentAdd picture to comment
Add picture to commentVijay Perepa
 
Excel short cut series function keys
Excel short cut series   function keysExcel short cut series   function keys
Excel short cut series function keysVijay Perepa
 
PowerPoint Info-Graphics
PowerPoint Info-GraphicsPowerPoint Info-Graphics
PowerPoint Info-GraphicsVijay Perepa
 
Types of charts in Excel and How to use them
Types of charts in Excel and How to use themTypes of charts in Excel and How to use them
Types of charts in Excel and How to use themVijay Perepa
 
Pivot table essential learning 1
Pivot table   essential learning 1Pivot table   essential learning 1
Pivot table essential learning 1Vijay Perepa
 
Pivot table essential learning 2
Pivot table   essential learning 2Pivot table   essential learning 2
Pivot table essential learning 2Vijay Perepa
 
Modeling in microsoft excel
Modeling in microsoft excelModeling in microsoft excel
Modeling in microsoft excelVijay Perepa
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error valuesVijay Perepa
 
Excel training commands not in ribbon
Excel training   commands not in ribbonExcel training   commands not in ribbon
Excel training commands not in ribbonVijay Perepa
 
E learning excel vba programming lesson 5
E learning excel vba programming  lesson 5E learning excel vba programming  lesson 5
E learning excel vba programming lesson 5Vijay Perepa
 
E learning excel vba programming lesson 4
E learning excel vba programming  lesson 4E learning excel vba programming  lesson 4
E learning excel vba programming lesson 4Vijay Perepa
 
Power point short cut keys
Power point short cut keysPower point short cut keys
Power point short cut keysVijay Perepa
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error valuesVijay Perepa
 
E learning excel vba programming lesson 3
E learning excel vba programming  lesson 3E learning excel vba programming  lesson 3
E learning excel vba programming lesson 3Vijay Perepa
 
Excel information formulae par ii ameet z academy
Excel information formulae par ii  ameet z academyExcel information formulae par ii  ameet z academy
Excel information formulae par ii ameet z academyVijay Perepa
 
Excel information formulae ameet z academy
Excel information formulae   ameet z academyExcel information formulae   ameet z academy
Excel information formulae ameet z academyVijay Perepa
 
Excel text formulae ameet z academy
Excel text formulae   ameet z academyExcel text formulae   ameet z academy
Excel text formulae ameet z academyVijay Perepa
 
E-Learning from Ameetz (ISERROR formula)
E-Learning from Ameetz (ISERROR formula)E-Learning from Ameetz (ISERROR formula)
E-Learning from Ameetz (ISERROR formula)Vijay Perepa
 
E learning excel short cut keys
E learning excel short cut keysE learning excel short cut keys
E learning excel short cut keysVijay Perepa
 

Plus de Vijay Perepa (20)

Add picture to comment
Add picture to commentAdd picture to comment
Add picture to comment
 
Excel short cut series function keys
Excel short cut series   function keysExcel short cut series   function keys
Excel short cut series function keys
 
PowerPoint Info-Graphics
PowerPoint Info-GraphicsPowerPoint Info-Graphics
PowerPoint Info-Graphics
 
Types of charts in Excel and How to use them
Types of charts in Excel and How to use themTypes of charts in Excel and How to use them
Types of charts in Excel and How to use them
 
Pivot table essential learning 1
Pivot table   essential learning 1Pivot table   essential learning 1
Pivot table essential learning 1
 
Pivot table essential learning 2
Pivot table   essential learning 2Pivot table   essential learning 2
Pivot table essential learning 2
 
Modeling in microsoft excel
Modeling in microsoft excelModeling in microsoft excel
Modeling in microsoft excel
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
 
Excel training commands not in ribbon
Excel training   commands not in ribbonExcel training   commands not in ribbon
Excel training commands not in ribbon
 
E learning excel vba programming lesson 5
E learning excel vba programming  lesson 5E learning excel vba programming  lesson 5
E learning excel vba programming lesson 5
 
E learning excel vba programming lesson 4
E learning excel vba programming  lesson 4E learning excel vba programming  lesson 4
E learning excel vba programming lesson 4
 
Pivot table
Pivot tablePivot table
Pivot table
 
Power point short cut keys
Power point short cut keysPower point short cut keys
Power point short cut keys
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
 
E learning excel vba programming lesson 3
E learning excel vba programming  lesson 3E learning excel vba programming  lesson 3
E learning excel vba programming lesson 3
 
Excel information formulae par ii ameet z academy
Excel information formulae par ii  ameet z academyExcel information formulae par ii  ameet z academy
Excel information formulae par ii ameet z academy
 
Excel information formulae ameet z academy
Excel information formulae   ameet z academyExcel information formulae   ameet z academy
Excel information formulae ameet z academy
 
Excel text formulae ameet z academy
Excel text formulae   ameet z academyExcel text formulae   ameet z academy
Excel text formulae ameet z academy
 
E-Learning from Ameetz (ISERROR formula)
E-Learning from Ameetz (ISERROR formula)E-Learning from Ameetz (ISERROR formula)
E-Learning from Ameetz (ISERROR formula)
 
E learning excel short cut keys
E learning excel short cut keysE learning excel short cut keys
E learning excel short cut keys
 

Dernier

SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 

Dernier (20)

SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 

Access essential training framework

  • 2. Introduction • Quick Access Toolbar • Creating Backup – Save as Backup • Navigation Pan ( All Access Objects – Left hand side) • F11 and Alt Short Cut Keys • Trusted Locations – Trust Centre Settings
  • 4. When you working with ACCESS You need to Know the following: Tables Store the Data Forms To Enter the Data into Tables Queries Asks Questions to Extract info Reports Prints the info you need
  • 6. Understanding Table Structure It is the key to work with Access Effectively Components of Table Structure • Records - Horizontal Rows contains broken chain of properties of individual entity • Fields – Vertical Columns , is a single property of each record and used to track the information within each record (First Name, Last name, Date of Joining are examples) Field Data Types – define the information that can be stored
  • 7. Field Data Types Short Text (up to 255 Characters) Long Text (up to 65536 Characters) Numbers with various constraints e.g., Whole numbers, decimal etc., Date/Time Currency Auto Number (Created by Access) Yes/No (Binary Field) Attachment / Hyperlink Calculated Fields and Lookup Wizard
  • 8. Data Table Keys 1 Access Stores the Data in Related Tables. 2 This is for identifying each record uniquely 3 Need to understand the Primary Key 4 Primary key helps to identify the related record in additional tables 5 In the related Table the same field called as Foreign Key
  • 9. Database Normalization First Normal Form ( 1NF) • Each Cell of a Table contains only Single Value Second Normal Form (2NF) • Data not dependent on the Primary Key to be pushed to another Table Third Normal Form (3NF) • Data that can be derived from other fields should not be stored Tables are the foundation to your Database, to be created accurately
  • 10. ACTIVITY LETS CREATE A TABLE ASSIGN DATA TYPES SAVE THE TABLE Another Table From Existing Data Available Set the Primary Key and Foreign Key
  • 12. Referential Integration Establish Relation-ship between Primary Key and Foreign Key By Enforcing Referential Integration, we can avoid entering wrong data with using the Primary key and Foreign Key Cascading Effects helps us to update and delete respective records as well
  • 14. ACTIVITY • Build Relation • Referential Integration • Cascading Effect
  • 16. Sheet & Design Views Editing Table Structure in Design View 1 Toggling between Data Sheet View and Design Views 2 Various ways to shift between Design View and Table View 3 Adding Fields and Change the Field Headings 4
  • 17. Controlling input with Masks Design View Input Masks Help To make a Consistent and Easy Database Entry Input Masks Helps a lot Example- To make accurate Entry of Phone number in IS Format
  • 18. Setting Additional Field Properties Different Fields for each Data Type Date Auto Number Short Text Email
  • 20. Challenge • Create A Table Structure with Proper Fields • Create another Table with some data and establish Relation ship with first Table
  • 22. Formatting • Formatting Tables and Records • Sorting Data • Filter Data • Status Bar to see number of characters and other information • Search and Replace
  • 24. What is Query A Powerful way of asking a Question about your data Constructed from Records and Fields They Create Temporary Data Sheet and will not be saved. Only Queries are saved It Updates the Temporary Data Sheet to the current Status Look and Function Just like A Table, But not a Table (Its called Record Set)
  • 25. Ways to create a Query Using Simple Query Wizard • Pulling required information from two relational tables • Look at the Relation-ships to understand what you can get from a Query Building Queries in Designer View • Sort View using a Specific Field • Using Show/Hide Option [check box] • Establishing Constraints • Using Simple Criteria • Criterial with Wildcards (* , ?) • “[abc]*” • Multiple Query Criteria with AND / OR , BETWEEN Statements
  • 26. What is a Simple Query ID GuestID CreditCard# Expiry Date 1 1 12345678 11/4/2018 2 1 231234566 11/4/2018 3 1 23123456 11/4/2018 4 3 10987234 11/4/2018 Pulling Data from Relational Table and Placing in one Table Format
  • 27. Query in Design View – using filtering constraints Sort View using a Specific Field Using Show/Hide Option [check box] Establishing Constraints Using Simple Criteria Criterial with Wildcards (* , ?) “[abc]*” Multiple Query Criteria with AND / OR , BETWEEN Statements
  • 28. Filtering Data with Math Comparisons • Comparison Operators • > Greater Than • < Less Than • <> No Equal to • <= Less than or Equal to • >= Greater than Equal to • Majorly used to calculate Value Fields • Parameter Requests - Like [which alphabet to begin with] & “*” [which Country would you like to see] • Building Expressions (Calculated Columns), using Builder
  • 29. A Complete recap on all Queries
  • 31. Action Queries • In the earlier Module you have seen Select Queries which just mere instructions reproduce existing data • Action Queries are one step ahead they update and append the existing data with additional information. (make sure while performing action queries, you have back up)
  • 32. Types of Action Queries • Update Query • Make Table Query • Finding Unmatched Records using (ISNULL) • Delete Query • Append Query • Union Query using SQL View • Cross Tab Query (Tabular view with Rows and Columns)
  • 33. Updating • First Create a Select Query • Click on Update option • Give the update action query • Get the final update
  • 35. Forms for Managing Database • Not Database oriented • Collect user input based on query criteria • Organize and Group buttons in related Tasks • To By pass the navigation Pane.
  • 36. Generating forms from tables TO Create a Basic Form Quickly within Two Clicks You can use Form Option Select the Table on which you want to Create Form And Click on the Form option to have the ready-made form Once you are done you need to adjust the same as per requirement Other Options
  • 37. Generating forms from Wizard • TO Create a Form from Wizard, Select a Table & Select Option • Follow the Wizard and Your Form will be ready • You need to do Tweaking before saving the Form
  • 38. Designing Forms • Creating forms in Design view • Exploring the form property sheet – Very Important • Setting data sources • Adding components with form controls • Understanding input boxes • Record navigation • Adding buttons • Assigning a tab order • Checking out the More Forms options • Creating a navigation form
  • 40. Reports • Reports are to summarize the Data and to Print • Using Report Wizard • Creating reports with Design • Editing Report Layout • Grouping and Sorting Reports • Creating Calculations • Conditional Formatting • Print Settings
  • 42. Macros • Creating Basic Macros • Embedding Macros into Button • Attaching Data to Macros • Launching Macros as Startup

Notes de l'éditeur

  1. Referential Integrity – We cannot enter a Credit Card Data relating to a guest whose record doesn’t exist in the Related Table It also doesn’t allow delete a guest record whose credit card information is there in the Credit Card Table In other words it prevents orphan Records. Cascading Effect - Cascading Effect for updating and Deleting the records
  2. Change Phone Number Format or Deciding how the input format should be
  3. Change the number of characters in Field size of Short Text it allows Caption – Field Caption Indexed – Indexing any specific Field with duplicates yes , duplicates no, no Default Value – To skip the Entry by choosing most common value in that field Establishing Validation Rules – for Example for Expiry Date of Credit Card , Validation rules are Gatekeepers to make sure correct information entered
  4. Lookup Value Dramatically Speed up the Data entry
  5. Understanding queries Creating queries with the Simple Query Wizard Building queries in Design view Establishing constraints with criteria Specifying criteria with wildcards Leveraging multiple criteria with AND and OR statements Filtering with mathematical comparisons Creating flexible queries with parameter requests using [ ] etc Building expressions (using expression builder) Obtaining summary statistics