SlideShare a Scribd company logo
1 of 14
Download to read offline
REHMAN Pick & Drop Service
Roll No: 500516
Name: Muhammad Rehman
Father Name: Muhammad Mushtaq
Email: m.rehman1996@hotmail.com
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 1
INTRODUTION
THIS PROJECT IS REPRESENTED FOR OUR COMPUTER PRACTICAL.
THERE ARE MANY BENEFIT OF USING MS DATABASE INSTEAD OF
OLD TRADITIONAL FILE HANDLING. THIS PROJECT IS ABOUT THE
AMMAR PICK & DROP SERVICE. IT TOOK US A LOT TO CREATE THIS
PROJECT WHICH IS USER FRIENDLY AND VERY MUCH HELPFUL IN
OVERCOMING THE PROBLEM WHICH WERE FACED BY THE USER IN
PAST. IT WAS COMPLETED ONLY DUE TO HELP OF ALLAH. HARD
WORK OF ME AND MY PARTNER. HENCE WITH THE GREAT EFFORT
OF OUR INSTRUCTOR MR.IMTIAZ KHAN. WE SINCERELY THANKS
HIM FOR HIS TREMENDOUS COOPERATION IN DESIGNING THIS
PROJECT.
THANK YOU SIR……..
PROJECT OVERVIEW
The project revolves around the "REHMAN PICK &DROP SERVICE”. In
this project the services of the REHMAN PICK &DROP are defined.
This database gives us the proper information about the Rehman pick
& drop their vans, their routes and their drivers. The availability of
seats is also defined in the database.
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 2
DATA BASE
DB is the best method for the saving records and information about anything we know about. It provides
such features that are helpful for us in organization the data. It is arranged in such a manner that it could
easily be taken out any point and not just once as many time as we need.
We can reduce the capacity and wasting of time by replacing the manual entry method with the modern
database method. Which fast, more efficient and effective? All we have to do is to know how to use a
database system. A person having the required necessary skills could easily manage a database. It would
help in finding the record faster and more efficiency. It will no consume much space and also will help in
avoiding of wasting of time. And this fact reduces the chances of data redundancy.
DB is the best known for data organization. It can calculate, manipulate and also can deal with many
features. DBMS is a lot time saving management system. Now a day, all over the modern database system
is used for the organization of data. That is one reason that tell how all other countries are ahead from us,
because they don’t waste their time. On the other hand we have a lot of time of spare.
FILE HANDLING USING MODREN DATA BASE SYSTEM
We believe that in a fast age this we should use a fast entry method would be in a favor of every person.
That is why we built this database so that it could be used in the transport office to save the time of
costumer. Now in this way everyone is happy. Which we believe in very precious. By using this database
which provides many facilities like by using queries all the members can find the required information,
there are tables that have all the records saved in them and reports which could be used to display the
whole data of the database. By using relationships all the records are updated automatically e.g. if we
change the information about something in one table, it would be helpful at a large scale, not only for one
person but for everybody. By using this method following advantages will occur:
 It will be fast reliable and more efficient.
 We can easily view details about everyone to this project.
 This will reduce the manpower which could save money.
 Searching a record will not be problem now.
 No chance of data lost.
NOTE: This Program is built in Microsoft Access 2007.
System Requirements
System Type: 32 bit operating system
Processor: Pentium 4(R) 2.00 GHZ
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 3
Application Requirements
Microsoft Access 2007
OR
Microsoft Access 2007
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 4
STRUCTURE OF NEW SYSTEM
Tables
Our databases consist of four tables: which are:
 DRIVERS
This table is used for saving record and information about drivers; DRIVER ID, NAME, ADDRESS etc.
 VECHILES
This table stores all the information about the vehicles. VEHICLE NO, CHASSIS NO, ENGINE NO, etc.
 STUDENT
This record saves all data of student with the required. NAME, ROLL NO, CLASS, SECTION etc.
 ROUTE NO
This tables save the all data about the routes. ROUTE NO, ROUTE NAME.
EXAMPLE OF TABLE.
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 5
RELATIONSHIP BETWEEN THE TABLES
For creating relationship between the tables we had used the features of creating relationship.
The relationship between the tables is as follow:-
EXAMPLE OF RELATONSHIP
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 6
QUERIES
Our database also contains queries and also m reports. Following is the list of queries that are used in our
database. These queries are for displaying the information about their title. This also includes all the record
of all the table.
 DRIVERS
Can be used to get information about particular driver by simply providing his NAME,DRIVER ID(every
employee was assigned with the unique id for identification)
 STUDENT
Can be used to get information about particular student by simply providing his NAME, ROLL NO, CLASS,
and SECTION.
 VEHICLE
Can be used to get information about a particular vehicle made with the international company by simply
providing his VEHICLE NO, ENGINE NO, CHASSIS NO etc.,
 ROUTE
Can be used to get information about a particular route by providing simply providing ROUTE NAME,
ROUTE NO.
QUERRIE PICTURE
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 7
FORM
Our database includes form for entry of the drivers, student, vehicles, and route. These forms
enhance view of the database and show the record beautifully. Forms also contain buttons which performs
some specific tasks. an example of a form given below..
1
EXAMPLE OF FORM
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 8
REPORTS
There are also some reports that can show multiple records at the same time. Records are they have
capabilities of displaying more than one record at the same time. The purpose of designing report to print
the information of required user. Reports are used for printing purposes. The reports are…
 Drivers report.
 Student report.
 Vehicle report.
 Route report.
REPORT PICTURE
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 9
We can also use report for printing single record instead of whole. For this purpose reports are made with
the queries.
SINGLE REPORT EXAMPLE
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 10
ENTITY-RELATIONSHIP MODEL
When a system analyst sits down to design a new system, one crucial task is to identify and state what data
to be held. From the statement of data requirements a conceptual data model is produced. This describes
how the data elements in the system are to be grouped. Three terms are used in building a picture of the
data requirements.
Entity: An entity is a thing of interest to an organization about which data is to be held .In project entities
are: students, drivers, vehicles, routs.
Attributes: An attribute is a property of a entity. In project attributes of students are: registration no,
student name, father name, address, etc.
Relationship: A relationship is a link or association between entities. An example is the link between
vehicle and student; one vehicle has many students.
Type of relationship
There are three type of relationship between two attributes.
One-to-one: student and driver, driver and vehicle, rout and vehicle.
One-to-many: vehicle and student.
Many-to-many: student and rout.
Entity-relationship(E-R)Diagram
ENTITY ATTRIBUTE
S
RELATIION
SHIP
STUDENT
REGISTRATION
NO
DROP POINT
ADDRESS
STUDENT NAME
FATHER NAME
ROUTE NO
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 11
DRIVERADDRESS
DRIVER ID NO NAME FATHERNAME GENDER
CNIC NO
DOMICILE
VEHICLE NO NATIONALITYRELIGONDATE OF JOIN
VEHICLE
ENGINE NO
VEHICLE NOROUT NO
ROUT NAMEDROP POINT
VEHICLE TYPE
PICK POINT
CHESIS NO
DOMICILE DISTT
SEATS
ROUT
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 12
VEHICLEDRIVER
ROUTSTUDENT ADDRESS
RUNNNG
DRIVING
REHMAN Pick & Drop Service
By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 13
SPECIAL THANK
We hereby declare that this database report or the database has no
copied from anywhere and we have done all the work at our own, with the assistance of
our professor. Mr. Imtiaz. Thank you, SIR……..

More Related Content

Similar to access project

Research paper
Research paperResearch paper
Research paperKhalid
 
Research report nithish
Research report nithishResearch report nithish
Research report nithishNithish Kumar
 
Research Report on Document Indexing-Nithish Kumar
Research Report on Document Indexing-Nithish KumarResearch Report on Document Indexing-Nithish Kumar
Research Report on Document Indexing-Nithish KumarNithish Kumar
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)Abhishek Raj
 
Proposal for hrm software and dynamic website
Proposal for hrm software and dynamic websiteProposal for hrm software and dynamic website
Proposal for hrm software and dynamic websiteMohammad Sayem
 
Salesforce-Cloud computing service as a software(SaaS) Group 7.docx
Salesforce-Cloud computing service as a software(SaaS) Group 7.docxSalesforce-Cloud computing service as a software(SaaS) Group 7.docx
Salesforce-Cloud computing service as a software(SaaS) Group 7.docxjeffsrosalyn
 
Online Tours and travel
Online Tours and travelOnline Tours and travel
Online Tours and travelAmit Patil
 
Book for SOA framework Solution for Data Services
Book for SOA framework Solution for Data ServicesBook for SOA framework Solution for Data Services
Book for SOA framework Solution for Data ServicesDigendra Vir Singh (DV)
 
Ejobportal project ppt on php my_sql
Ejobportal project ppt on php my_sqlEjobportal project ppt on php my_sql
Ejobportal project ppt on php my_sqlprabhat kumar
 
Student Answer and Work Form Unit 3 Ver. CStudent Name ________.docx
Student Answer and Work Form Unit 3 Ver. CStudent Name ________.docxStudent Answer and Work Form Unit 3 Ver. CStudent Name ________.docx
Student Answer and Work Form Unit 3 Ver. CStudent Name ________.docxjohniemcm5zt
 
Etaxi Documentation
Etaxi DocumentationEtaxi Documentation
Etaxi DocumentationM.Saber
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentationChaudhry Sajid
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.DJananiJanani
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specificationAmit Gandhi
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and pptpavisubashsp
 
HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ...
 HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ... HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ...
HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ...IJCSEA Journal
 

Similar to access project (20)

Research paper
Research paperResearch paper
Research paper
 
Research report nithish
Research report nithishResearch report nithish
Research report nithish
 
Research Report on Document Indexing-Nithish Kumar
Research Report on Document Indexing-Nithish KumarResearch Report on Document Indexing-Nithish Kumar
Research Report on Document Indexing-Nithish Kumar
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)
 
Proposal for hrm software and dynamic website
Proposal for hrm software and dynamic websiteProposal for hrm software and dynamic website
Proposal for hrm software and dynamic website
 
Salesforce-Cloud computing service as a software(SaaS) Group 7.docx
Salesforce-Cloud computing service as a software(SaaS) Group 7.docxSalesforce-Cloud computing service as a software(SaaS) Group 7.docx
Salesforce-Cloud computing service as a software(SaaS) Group 7.docx
 
Online Tours and travel
Online Tours and travelOnline Tours and travel
Online Tours and travel
 
Book for SOA framework Solution for Data Services
Book for SOA framework Solution for Data ServicesBook for SOA framework Solution for Data Services
Book for SOA framework Solution for Data Services
 
Proposal for hrm
Proposal for hrmProposal for hrm
Proposal for hrm
 
Ejobportal project ppt on php my_sql
Ejobportal project ppt on php my_sqlEjobportal project ppt on php my_sql
Ejobportal project ppt on php my_sql
 
Online bus ticket booking
Online bus ticket bookingOnline bus ticket booking
Online bus ticket booking
 
Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
 
Student Answer and Work Form Unit 3 Ver. CStudent Name ________.docx
Student Answer and Work Form Unit 3 Ver. CStudent Name ________.docxStudent Answer and Work Form Unit 3 Ver. CStudent Name ________.docx
Student Answer and Work Form Unit 3 Ver. CStudent Name ________.docx
 
Etaxi Documentation
Etaxi DocumentationEtaxi Documentation
Etaxi Documentation
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentation
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specification
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and ppt
 
HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ...
 HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ... HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ...
HIGH SPEED DATA RETRIEVAL FROM NATIONAL DATA CENTER (NDC) REDUCING TIME AND ...
 
Bank doc (autosaved)
Bank doc (autosaved)Bank doc (autosaved)
Bank doc (autosaved)
 

Recently uploaded

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
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
 
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
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
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
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
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
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 

Recently uploaded (20)

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
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...
 
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
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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...
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
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.
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 

access project

  • 1. REHMAN Pick & Drop Service Roll No: 500516 Name: Muhammad Rehman Father Name: Muhammad Mushtaq Email: m.rehman1996@hotmail.com
  • 2. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 1 INTRODUTION THIS PROJECT IS REPRESENTED FOR OUR COMPUTER PRACTICAL. THERE ARE MANY BENEFIT OF USING MS DATABASE INSTEAD OF OLD TRADITIONAL FILE HANDLING. THIS PROJECT IS ABOUT THE AMMAR PICK & DROP SERVICE. IT TOOK US A LOT TO CREATE THIS PROJECT WHICH IS USER FRIENDLY AND VERY MUCH HELPFUL IN OVERCOMING THE PROBLEM WHICH WERE FACED BY THE USER IN PAST. IT WAS COMPLETED ONLY DUE TO HELP OF ALLAH. HARD WORK OF ME AND MY PARTNER. HENCE WITH THE GREAT EFFORT OF OUR INSTRUCTOR MR.IMTIAZ KHAN. WE SINCERELY THANKS HIM FOR HIS TREMENDOUS COOPERATION IN DESIGNING THIS PROJECT. THANK YOU SIR…….. PROJECT OVERVIEW The project revolves around the "REHMAN PICK &DROP SERVICE”. In this project the services of the REHMAN PICK &DROP are defined. This database gives us the proper information about the Rehman pick & drop their vans, their routes and their drivers. The availability of seats is also defined in the database.
  • 3. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 2 DATA BASE DB is the best method for the saving records and information about anything we know about. It provides such features that are helpful for us in organization the data. It is arranged in such a manner that it could easily be taken out any point and not just once as many time as we need. We can reduce the capacity and wasting of time by replacing the manual entry method with the modern database method. Which fast, more efficient and effective? All we have to do is to know how to use a database system. A person having the required necessary skills could easily manage a database. It would help in finding the record faster and more efficiency. It will no consume much space and also will help in avoiding of wasting of time. And this fact reduces the chances of data redundancy. DB is the best known for data organization. It can calculate, manipulate and also can deal with many features. DBMS is a lot time saving management system. Now a day, all over the modern database system is used for the organization of data. That is one reason that tell how all other countries are ahead from us, because they don’t waste their time. On the other hand we have a lot of time of spare. FILE HANDLING USING MODREN DATA BASE SYSTEM We believe that in a fast age this we should use a fast entry method would be in a favor of every person. That is why we built this database so that it could be used in the transport office to save the time of costumer. Now in this way everyone is happy. Which we believe in very precious. By using this database which provides many facilities like by using queries all the members can find the required information, there are tables that have all the records saved in them and reports which could be used to display the whole data of the database. By using relationships all the records are updated automatically e.g. if we change the information about something in one table, it would be helpful at a large scale, not only for one person but for everybody. By using this method following advantages will occur:  It will be fast reliable and more efficient.  We can easily view details about everyone to this project.  This will reduce the manpower which could save money.  Searching a record will not be problem now.  No chance of data lost. NOTE: This Program is built in Microsoft Access 2007. System Requirements System Type: 32 bit operating system Processor: Pentium 4(R) 2.00 GHZ
  • 4. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 3 Application Requirements Microsoft Access 2007 OR Microsoft Access 2007
  • 5. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 4 STRUCTURE OF NEW SYSTEM Tables Our databases consist of four tables: which are:  DRIVERS This table is used for saving record and information about drivers; DRIVER ID, NAME, ADDRESS etc.  VECHILES This table stores all the information about the vehicles. VEHICLE NO, CHASSIS NO, ENGINE NO, etc.  STUDENT This record saves all data of student with the required. NAME, ROLL NO, CLASS, SECTION etc.  ROUTE NO This tables save the all data about the routes. ROUTE NO, ROUTE NAME. EXAMPLE OF TABLE.
  • 6. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 5 RELATIONSHIP BETWEEN THE TABLES For creating relationship between the tables we had used the features of creating relationship. The relationship between the tables is as follow:- EXAMPLE OF RELATONSHIP
  • 7. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 6 QUERIES Our database also contains queries and also m reports. Following is the list of queries that are used in our database. These queries are for displaying the information about their title. This also includes all the record of all the table.  DRIVERS Can be used to get information about particular driver by simply providing his NAME,DRIVER ID(every employee was assigned with the unique id for identification)  STUDENT Can be used to get information about particular student by simply providing his NAME, ROLL NO, CLASS, and SECTION.  VEHICLE Can be used to get information about a particular vehicle made with the international company by simply providing his VEHICLE NO, ENGINE NO, CHASSIS NO etc.,  ROUTE Can be used to get information about a particular route by providing simply providing ROUTE NAME, ROUTE NO. QUERRIE PICTURE
  • 8. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 7 FORM Our database includes form for entry of the drivers, student, vehicles, and route. These forms enhance view of the database and show the record beautifully. Forms also contain buttons which performs some specific tasks. an example of a form given below.. 1 EXAMPLE OF FORM
  • 9. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 8 REPORTS There are also some reports that can show multiple records at the same time. Records are they have capabilities of displaying more than one record at the same time. The purpose of designing report to print the information of required user. Reports are used for printing purposes. The reports are…  Drivers report.  Student report.  Vehicle report.  Route report. REPORT PICTURE
  • 10. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 9 We can also use report for printing single record instead of whole. For this purpose reports are made with the queries. SINGLE REPORT EXAMPLE
  • 11. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 10 ENTITY-RELATIONSHIP MODEL When a system analyst sits down to design a new system, one crucial task is to identify and state what data to be held. From the statement of data requirements a conceptual data model is produced. This describes how the data elements in the system are to be grouped. Three terms are used in building a picture of the data requirements. Entity: An entity is a thing of interest to an organization about which data is to be held .In project entities are: students, drivers, vehicles, routs. Attributes: An attribute is a property of a entity. In project attributes of students are: registration no, student name, father name, address, etc. Relationship: A relationship is a link or association between entities. An example is the link between vehicle and student; one vehicle has many students. Type of relationship There are three type of relationship between two attributes. One-to-one: student and driver, driver and vehicle, rout and vehicle. One-to-many: vehicle and student. Many-to-many: student and rout. Entity-relationship(E-R)Diagram ENTITY ATTRIBUTE S RELATIION SHIP STUDENT REGISTRATION NO DROP POINT ADDRESS STUDENT NAME FATHER NAME ROUTE NO
  • 12. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 11 DRIVERADDRESS DRIVER ID NO NAME FATHERNAME GENDER CNIC NO DOMICILE VEHICLE NO NATIONALITYRELIGONDATE OF JOIN VEHICLE ENGINE NO VEHICLE NOROUT NO ROUT NAMEDROP POINT VEHICLE TYPE PICK POINT CHESIS NO DOMICILE DISTT SEATS ROUT
  • 13. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 12 VEHICLEDRIVER ROUTSTUDENT ADDRESS RUNNNG DRIVING
  • 14. REHMAN Pick & Drop Service By: Muhammad Rehman Email:m.rehman1996@hotmail.com Page 13 SPECIAL THANK We hereby declare that this database report or the database has no copied from anywhere and we have done all the work at our own, with the assistance of our professor. Mr. Imtiaz. Thank you, SIR……..