Sei sulla pagina 1di 7

Dream Tree Production

Ubaid Zia(F-37021) Junaid Shahid(S-35044)

Bese 19 Data Base

Table of Contents Preface .................................................................................................................................................... 3 Introduction ............................................................................................................................................ 4 Scope ....................................................................................................................................................... 5 Limitation ................................................................................................................................................ 5 Design Of Tables ..................................................................................................................................... 6 Glossary ................................................................................................................................................... 7

Preface
This will contain scope and limitation for the database project. Basically, it will contain scopes , limitation , database tables , fields included in these tables , relations between these tables .

Introduction
Designing a Database that gives us information about reservation of railway tickets. This database helps railways to retrieve data as and when required in future. Layout of railway reservation form and connection of this form with the database required to store information . By making this we project we made a small footstep towards the path of progress of platform independentrailway reservation system.

Scope
The scope of project included evaluation of the application and was primarily concerned with the transactions related to booking of tickets from the terminals operated by the railway personnel . Application controls, simulation and online enquiries were used to evaluate data validation and program logic. The selected data, as made available, for substantive checking of the completeness, integrity and consistency of data using computer assisted applications such as MS Access and Structured Query Language (SQL) . The records maintained in the database of the railways reservation centre were also reviewed. Discussions were held with the database users to gain understanding regarding the various functional aspects of the system.

Limitation
The most significant limitation of over project is its dependency over the server because of this when it is fail then whole work is to be stopped . Response time of the system may vary because of variable network speed.

Design Of Tables
We have designed two tables one for passenger data and second for train data . The passenger data will contain following fields

FIELDS
PNR NO (Primary key) NAME AGE GENDER T OT A L PA S S E N G E R D A T E OF T R A V E L CLASS TRAIN NO SEAT NO

DATATYPE
Numeric Char Numeric char Numeric Numeric char Numeric Numeric

The train database will contain following field

FIELDS
Train name Train no. (Primary key) Route from-to Departure time No of compartment AC First Class AC 2 Tier Sleeper General Number of Employees

DATATYPE
char Numeric varchar Numeric Numeric var char varchar varchar varchar Numeric

Glossary
SQL: The basic language used to define database. PNR NO : Passenger ticket No. Sleeper :Bogies that contain Birth where passenger can take some rest. Limitation: Those functions which are not included in our database. .

Potrebbero piacerti anche