DBMS Using MS Access
DBMS Using MS Access
in Business
DBMS using MS Access
Introduction
• Database is the collection of information that is related to each other.
• MS access allows you to manage the information in one database file.
• It collects data that is sorted in a computer system.
• It allows the user to enter, access, and analyze the stored data quickly and
easily.
• Stronger in handling non-numerical data like names and description that play
a big role .
• Access is able to implement connectivity between the objects
• Access is a Relational Database Management System that is able to
understand how lists and the objects within the database are linked and to
relate them with one another.
• Can handle information by allowing the users to enter, search, and analyze
data in more than one table at a time.
• Complicated tasks can be simplified and can be made user friendly.
Dr. Kapil Harit
What is Microsoft Access?
Microsoft Access is a relational database management system
(DBMS or RDBMS). At the very core, it is a software “engine”
that provides an interface between physical data and user
application queries.
•Oracle
•mySQL
•SQL Server (Microsoft)
•DB2 (IBM)
•Informix Dr. Kapil Harit
Why choose MS-Access over SPSS / Excel?
Although there is always overlap, the following rules might help
when deciding when / when not to use MS Access:
•MS Access is best used for long-term data storage and/or data
sharing.
•MS Excel is best used for minor data collection, manipulation,
and especially visualization.
•SPSS is best used for minor data collection and especially data
analysis.
It is easy to export data from MS Access to Excel SPSS
Dr. Kapil Harit
Why choose MS-Access over other DBMS systems?
• Cheap, readily available (packaged with MS-Office Premium).
File Name
Create
File Location
Database Name
Blank Database
Tabs
Work Area
Open and close button for Object
window
Navigation Pane
Objects window
Field Description
Empcode Identification of Employees (Foreign Key)
Bpay Basic pay for the month
Required:
• Create a database named as “ABC limited” that contains above tables on the desktop.
• While entering the data in pay details table, it must be ensured that the basic pay does not exceed Rs.
50,000.
• Enter Records of ten Employees.
Dr. Kapil Harit
Solution: Example-1
Step 1.
Go to start>> All Programs>>Microsoft Office Access 2010
Step 2.
Name the database and click on the folder to browse and locate the desktop press
ok and then click on Create.
Step 3.
Click on View and then Design View and name the table as “Employee” and Press
“Ok”
Field Name or
Column
Cell
Record or Row