SlideShare a Scribd company logo
1 of 26
PROJECT ON
MICROSOFT ACCESS
(HOME TAB AND EXTERNAL DATA TAB)
SUBMITTED BY:
NAME:
ROLL NO:
REGN NO:
BATCH:
SUBMITTED TO:
INDEX
■ Microsoft Access- An Overview 2
■ Datasheet view 4
■ Create a Table in Datasheet View 5
■ Design view 9
■ Create a table in Design View 10
■ Table and field properties
13
■ Sort and filter group 16
■ External data tab 20
■ Import option 21
■ Export option 23
1
Microsoft Access- An
Overview
Microsoft Access also known as Microsoft Office Access is
a Database Management System or DBMS from Microsoft
that combines the relational Microsoft Jet Database Engine
with a Graphical user interface and software-development
tools. It helps us manage data stored in a computer
database. A Database is a tool for collecting and organizing
information. Database can store information about people,
products, orders, or anything else.
2
● Using Access, we can do the following :
• Add new data to a database, such as a new item in an
inventory
• Edit existing data in the database, such as changing the
current location of an item
• Organize and view the data in different ways
• Share the data with others via reports, e-mail messages,
an intranet, or the Internet.
● An Access database stores its tables in a single file, along
with other objects, such as forms, reports, macros, and
modules. Databases created in the Access 2010 format have
the file extension .accdb, and databases created in earlier
Access formats have the file extension .mdb.
3
Datasheet View
A Datasheet View
Datasheet View : A view that
displays data from a table,
form, query, view, or stored
procedure in a row-and-
column format. In Datasheet
view, you can edit fields, add
and delete data, and search
for data. In Access 2007, you
can also modify and add fields
to a table in Datasheet view.
4
Create a table in Datasheet view
The process, in Datasheet view.
Datasheet view
provides a visual way to
create a table.
Start by creating a new,
blank database or by
adding a new table to an
existing database. Either
method opens a new
table in Datasheet view.
Notice that the new table
contains a field called
ID. That’s your primary
key, so you don’t need
to create one.
5
The process, in Datasheet view.
Datasheet view
provides a visual way to
create a table.
To add your fields, click
the first blank field
header – the words
Click to Add. That
starts a menu of data
types, and you select a
data type for the field.
After that, the field
header then becomes
available for writing, so...
6
The process, in Datasheet view.
Datasheet view
provides a visual way to
create a table.
You just type the field
name and press
ENTER. Doing that
shifts the focus to the
next field, where you
repeat the process. As
you work, remember that
if your field names
contain more than one
word, don’t use spaces
between the words.
7
The process, in Datasheet view.
Datasheet view
provides a visual way to
create a table.
When you’ve finished,
press CTRL+S, or go to
the Quick Access
Toolbar and click Save.
That starts a Save As
dialog box, where you
enter a name for the
table and then save it.
8
Design View
A Design View
Design view:
A view that shows the
design of these database
objects: tables, queries,
forms, reports, and
macros. In Design view,
you can create new
database objects and
modify the design of
existing objects.
9
Create a table in Design view
Using Design view.
Design view allows you
to build a table from
scratch and set or
change every available
property for each field.
You can also open existing tables in Design view
and add, remove, or change fields.
10
Using Design view.
On the Create tab, in the
Tables group, click
Table Design.
In the Field Name
column of the designer,
enter the names of your
table fields. As a rule,
the first field you create
should be your primary
key field. And remember
that you don’t need to
add any foreign key
fields now. You can do
that when you create
your relationships.
11
Using Design view.
In the Data Type
column, use the list next
to a field name to
choose a data type for
that field.
As always, save your changes and give your new
table a name that describes the data it contains.
Optionally, use the Field
Properties pane to set
properties for individual
fields.
12
In an Access database, table
properties are attributes of a
table that affect the appearance
or behaviour of the table as a
whole. A table opens in Design
view and its properties are set in
the table’s property sheet. For
example, one can set a table’s
Default View property to specify
how the table is displayed by
default.
TABLE PROPERTY
Table and Field Properties
13
A field property defines one of
the field's characteristics or an
aspect of the field's Behaviors
and applies to a particular field in
a table through Datasheet view.
One can also set any field
property in Design view by using
the Field Properties pane.
FIELD PROPERTY
14
A characteristic of a field
that determines what kind
of data it can store.
For example: a field whose data type is Text can store
data consisting of either text or numeric characters, but a
Number field can store only numerical data.
15
Sort and Filter group
A set of criteria applied to data in order
to display a subset of the data or to sort
the data. In Access, you can use
filtering techniques, such as Filter By
Selection and Filter By Form, to filter
data.
For example: you can view the records of only those
people whose birthdays fall during a specific month by
clicking the appropriate menu commands
FILTER
16
The filters that are available to you
depend on the type of data that is in
the selected column.
All Dates in Period filters ignore
the day and year portion of the date
values.
Icons in the column header and the
record navigator bar indicate that the
current view is filtered on the Birth
Date column.
Hovering the mouse over the
column heading displays a tip showing
the current filter criterion.
Outcome of a filter selection
17
Microsoft Office
Access 2007
SORTS records in
ascending or
descending order
without regard to
case.
Number, Currency, AutoNumber
Text, Memo, Hyperlink
Yes/No
Date/Time
18
The following table demonstrates, how an ascending sort
order in Access differs from a case- sensitive sort order
19
External data is one of the tab of
Microsoft Access which provides us
the facility of exporting any data
from access as well as importing
any other data, tables etc. from
outside to access database. This tab
has options like Import, Export,
Collect Data and SharePoint Lists.
External Data
Tab
20
To copy data from a text file,
spreadsheet file, or database table
into an Access table. You can use
the imported data to create a new
table, or you can append (add) it to
an existing table that has a
matching data structure.
Import Options
21
22
To copy data and database objects
to another database, spreadsheet
file, or file format so that another
database or program can use the
data or database objects. You can
export data to a variety of
supported databases, programs,
and file formats.
Export Option
23
Various Export Options
Saved
Exports:
View and run
import
operations
that has been
previously
saved
Excel
Export:
Export selected
documents in
spreadsheets
in a Microsoft
office excel file
SharePoint
Lists Export:
Export
selected
objects as
SharePoint
Lists
PDF or XPS:
Export
selected
documents to
a pdf or xps
file format
24
THANK YOU

More Related Content

Similar to MS ACCESS PPT.pptx

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
 
Access Basics 01
Access Basics 01Access Basics 01
Access Basics 01Lets try
 
Lesson Four Setting Up Tables And Fields
Lesson Four   Setting Up Tables And FieldsLesson Four   Setting Up Tables And Fields
Lesson Four Setting Up Tables And Fieldsguevarra_2000
 
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
 
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
 
Adding A New Field
Adding A New FieldAdding A New Field
Adding A New FieldEMAINT
 
Welcome-slides-durham-tech
Welcome-slides-durham-techWelcome-slides-durham-tech
Welcome-slides-durham-techdjl0525
 
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
 
Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms accessjigeno
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptJoshCasas1
 
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 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
 
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
 

Similar to MS ACCESS PPT.pptx (20)

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 Basics 01
Access Basics 01Access Basics 01
Access Basics 01
 
Lesson Four Setting Up Tables And Fields
Lesson Four   Setting Up Tables And FieldsLesson Four   Setting Up Tables And Fields
Lesson Four Setting Up Tables And Fields
 
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docxINTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
INTRODUCTION TO ACCESSOBJECTIVESDefine th.docx
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
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
 
Ms Access
Ms AccessMs Access
Ms Access
 
Adding A New Field
Adding A New FieldAdding A New Field
Adding A New Field
 
Welcome-slides-durham-tech
Welcome-slides-durham-techWelcome-slides-durham-tech
Welcome-slides-durham-tech
 
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 |
 
Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms access
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.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 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
 
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
 

Recently uploaded

What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'
What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'
What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'Euromotive Performance
 
Kolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service Available
Kolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service AvailableKolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service Available
Kolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service AvailableCall Girls Mumbai
 
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's WhyIs Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's WhyBavarium Autoworks
 
Is Your Mercedes Benz Trunk Refusing To Close Here's What Might Be Wrong
Is Your Mercedes Benz Trunk Refusing To Close Here's What Might Be WrongIs Your Mercedes Benz Trunk Refusing To Close Here's What Might Be Wrong
Is Your Mercedes Benz Trunk Refusing To Close Here's What Might Be WrongMomentum Motorworks
 
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...gajnagarg
 
Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...
Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...
Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...Call Girls Mumbai
 
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一avy6anjnd
 
如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一
如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一
如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一fhjlokjhi
 
Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...nirzagarg
 
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一avy6anjnd
 
Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...
Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...
Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...Call Girls Mumbai
 
Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...
Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...
Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...jabtakhaidam7
 
❤️Panchkula Enjoy 24/7 Escort Service sdf
❤️Panchkula Enjoy 24/7 Escort Service sdf❤️Panchkula Enjoy 24/7 Escort Service sdf
❤️Panchkula Enjoy 24/7 Escort Service sdfvershagrag
 
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 
Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...
Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...
Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...Call Girls Mumbai
 
Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...nirzagarg
 
Only Cash On Delivery Call Girls Service In Chennai 💯Niamh 📲🔝6378878445🔝Call...
Only Cash On Delivery Call Girls Service In Chennai  💯Niamh 📲🔝6378878445🔝Call...Only Cash On Delivery Call Girls Service In Chennai  💯Niamh 📲🔝6378878445🔝Call...
Only Cash On Delivery Call Girls Service In Chennai 💯Niamh 📲🔝6378878445🔝Call...vershagrag
 
Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...gajnagarg
 
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样wsppdmt
 

Recently uploaded (20)

What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'
What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'
What Does It Mean When Mercedes Says 'ESP Inoperative See Owner's Manual'
 
Kolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service Available
Kolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service AvailableKolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service Available
Kolkata Call Girls Bengal 👉👉 0000000000 Top Class Call Girl Service Available
 
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's WhyIs Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
 
Is Your Mercedes Benz Trunk Refusing To Close Here's What Might Be Wrong
Is Your Mercedes Benz Trunk Refusing To Close Here's What Might Be WrongIs Your Mercedes Benz Trunk Refusing To Close Here's What Might Be Wrong
Is Your Mercedes Benz Trunk Refusing To Close Here's What Might Be Wrong
 
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
 
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
 
Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...
Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...
Kolkata🌹Vip Call Girls Bengal ❤Heer 0000000000💟 Full Trusted CALL GIRLS IN Ko...
 
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
如何办理(Waterloo毕业证书)滑铁卢大学毕业证毕业证成绩单原版一比一
 
如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一
如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一
如何办理田纳西大学毕业证(UTK毕业证)成绩单原版一比一
 
Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In Rajahmundry [ 7014168258 ] Call Me For Genuine Mode...
 
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
 
Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...
Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...
Call Girls In Delhi, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} Escor...
 
Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...
Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...
Bhubaneswar🌹Vip Call Girls Odisha❤Heer 9777949614 💟 Full Trusted CALL GIRLS I...
 
❤️Panchkula Enjoy 24/7 Escort Service sdf
❤️Panchkula Enjoy 24/7 Escort Service sdf❤️Panchkula Enjoy 24/7 Escort Service sdf
❤️Panchkula Enjoy 24/7 Escort Service sdf
 
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Anand [ 7014168258 ] Call Me For Genuine Models We ...
 
Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...
Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...
Call Girls In Rishikesh, Website Rent Mr Avishek {bookkdreamgirl@gmail.com} E...
 
Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Darbhanga [ 7014168258 ] Call Me For Genuine Models...
 
Only Cash On Delivery Call Girls Service In Chennai 💯Niamh 📲🔝6378878445🔝Call...
Only Cash On Delivery Call Girls Service In Chennai  💯Niamh 📲🔝6378878445🔝Call...Only Cash On Delivery Call Girls Service In Chennai  💯Niamh 📲🔝6378878445🔝Call...
Only Cash On Delivery Call Girls Service In Chennai 💯Niamh 📲🔝6378878445🔝Call...
 
Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Ranchi [ 7014168258 ] Call Me For Genuine Models We...
 
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
 

MS ACCESS PPT.pptx

  • 1. PROJECT ON MICROSOFT ACCESS (HOME TAB AND EXTERNAL DATA TAB) SUBMITTED BY: NAME: ROLL NO: REGN NO: BATCH: SUBMITTED TO:
  • 2. INDEX ■ Microsoft Access- An Overview 2 ■ Datasheet view 4 ■ Create a Table in Datasheet View 5 ■ Design view 9 ■ Create a table in Design View 10 ■ Table and field properties 13 ■ Sort and filter group 16 ■ External data tab 20 ■ Import option 21 ■ Export option 23 1
  • 3. Microsoft Access- An Overview Microsoft Access also known as Microsoft Office Access is a Database Management System or DBMS from Microsoft that combines the relational Microsoft Jet Database Engine with a Graphical user interface and software-development tools. It helps us manage data stored in a computer database. A Database is a tool for collecting and organizing information. Database can store information about people, products, orders, or anything else. 2
  • 4. ● Using Access, we can do the following : • Add new data to a database, such as a new item in an inventory • Edit existing data in the database, such as changing the current location of an item • Organize and view the data in different ways • Share the data with others via reports, e-mail messages, an intranet, or the Internet. ● An Access database stores its tables in a single file, along with other objects, such as forms, reports, macros, and modules. Databases created in the Access 2010 format have the file extension .accdb, and databases created in earlier Access formats have the file extension .mdb. 3
  • 5. Datasheet View A Datasheet View Datasheet View : A view that displays data from a table, form, query, view, or stored procedure in a row-and- column format. In Datasheet view, you can edit fields, add and delete data, and search for data. In Access 2007, you can also modify and add fields to a table in Datasheet view. 4
  • 6. Create a table in Datasheet view The process, in Datasheet view. Datasheet view provides a visual way to create a table. Start by creating a new, blank database or by adding a new table to an existing database. Either method opens a new table in Datasheet view. Notice that the new table contains a field called ID. That’s your primary key, so you don’t need to create one. 5
  • 7. The process, in Datasheet view. Datasheet view provides a visual way to create a table. To add your fields, click the first blank field header – the words Click to Add. That starts a menu of data types, and you select a data type for the field. After that, the field header then becomes available for writing, so... 6
  • 8. The process, in Datasheet view. Datasheet view provides a visual way to create a table. You just type the field name and press ENTER. Doing that shifts the focus to the next field, where you repeat the process. As you work, remember that if your field names contain more than one word, don’t use spaces between the words. 7
  • 9. The process, in Datasheet view. Datasheet view provides a visual way to create a table. When you’ve finished, press CTRL+S, or go to the Quick Access Toolbar and click Save. That starts a Save As dialog box, where you enter a name for the table and then save it. 8
  • 10. Design View A Design View Design view: A view that shows the design of these database objects: tables, queries, forms, reports, and macros. In Design view, you can create new database objects and modify the design of existing objects. 9
  • 11. Create a table in Design view Using Design view. Design view allows you to build a table from scratch and set or change every available property for each field. You can also open existing tables in Design view and add, remove, or change fields. 10
  • 12. Using Design view. On the Create tab, in the Tables group, click Table Design. In the Field Name column of the designer, enter the names of your table fields. As a rule, the first field you create should be your primary key field. And remember that you don’t need to add any foreign key fields now. You can do that when you create your relationships. 11
  • 13. Using Design view. In the Data Type column, use the list next to a field name to choose a data type for that field. As always, save your changes and give your new table a name that describes the data it contains. Optionally, use the Field Properties pane to set properties for individual fields. 12
  • 14. In an Access database, table properties are attributes of a table that affect the appearance or behaviour of the table as a whole. A table opens in Design view and its properties are set in the table’s property sheet. For example, one can set a table’s Default View property to specify how the table is displayed by default. TABLE PROPERTY Table and Field Properties 13
  • 15. A field property defines one of the field's characteristics or an aspect of the field's Behaviors and applies to a particular field in a table through Datasheet view. One can also set any field property in Design view by using the Field Properties pane. FIELD PROPERTY 14
  • 16. A characteristic of a field that determines what kind of data it can store. For example: a field whose data type is Text can store data consisting of either text or numeric characters, but a Number field can store only numerical data. 15
  • 17. Sort and Filter group A set of criteria applied to data in order to display a subset of the data or to sort the data. In Access, you can use filtering techniques, such as Filter By Selection and Filter By Form, to filter data. For example: you can view the records of only those people whose birthdays fall during a specific month by clicking the appropriate menu commands FILTER 16
  • 18. The filters that are available to you depend on the type of data that is in the selected column. All Dates in Period filters ignore the day and year portion of the date values. Icons in the column header and the record navigator bar indicate that the current view is filtered on the Birth Date column. Hovering the mouse over the column heading displays a tip showing the current filter criterion. Outcome of a filter selection 17
  • 19. Microsoft Office Access 2007 SORTS records in ascending or descending order without regard to case. Number, Currency, AutoNumber Text, Memo, Hyperlink Yes/No Date/Time 18
  • 20. The following table demonstrates, how an ascending sort order in Access differs from a case- sensitive sort order 19
  • 21. External data is one of the tab of Microsoft Access which provides us the facility of exporting any data from access as well as importing any other data, tables etc. from outside to access database. This tab has options like Import, Export, Collect Data and SharePoint Lists. External Data Tab 20
  • 22. To copy data from a text file, spreadsheet file, or database table into an Access table. You can use the imported data to create a new table, or you can append (add) it to an existing table that has a matching data structure. Import Options 21
  • 23. 22
  • 24. To copy data and database objects to another database, spreadsheet file, or file format so that another database or program can use the data or database objects. You can export data to a variety of supported databases, programs, and file formats. Export Option 23
  • 25. Various Export Options Saved Exports: View and run import operations that has been previously saved Excel Export: Export selected documents in spreadsheets in a Microsoft office excel file SharePoint Lists Export: Export selected objects as SharePoint Lists PDF or XPS: Export selected documents to a pdf or xps file format 24