sohini ppt

34
ORACLE GUI A JAVA BASED PROJECT

Upload: sohini-khan

Post on 09-Apr-2017

77 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: sohini ppt

ORACLE GUI

A JAVA BASED PROJECT

Page 2: sohini ppt

INTRODUCTION GUI ORACLE The GUI ORACLE will facilitate the working

place just like oracle. In this place we can create table with the help of graphical user interface not using any type of code. That’s why it is so easy to use and utilize. In this working place look like a software that totally made by java but work some like SQL means software query language.

Page 3: sohini ppt

OBJECTIVE OF THE PROJECT The “Oracle GUI” is intended to provide a very

common and easy interface to the users. In that software users can easily create table , can update , delete , insert values without using complex SQL queries . User can also run SQL queries with the help of a command prompt.

Page 4: sohini ppt

HARDWARE REQUIREMENTS The application must be run in a 1.2Ghz 512MB machine

with a 32 bit instruction set architecture.

  SOFTWARE REQUIREMENTS

The users : Windows or any operating system with the X-Window

interface. Oracle Java Development Kit(J2SE update 6).

HARDWARE & SOFTWARE

REQUIREMENTS

Page 5: sohini ppt

FUNCTIONAL COMPONENTS OF THE PROJECT

Following are the main features of this systemGive user id, password .If want to create a table then use create button.Select column number and the type of the column.Enter the name of the column.Enter the value of the table.Then select edit button.If want to change in the table then change the

value and select update button.If want to insert any value then use insert button.

Page 6: sohini ppt

SOFTWARE DEVELOPMENT USING WATERFALL MODEL

Page 7: sohini ppt

SYSTEM DESIGNWhat is Design? Design is a meaningful

engineering representation of something that is to be built. It can be traced to a customer’s requirements and at the same time assessed for quality against a set of predefined criteria for good design. In the software engineering context, design focuses on four major areas of concern: Data, Architecture, Interface and Component.

Page 8: sohini ppt

DFD

Page 9: sohini ppt
Page 10: sohini ppt
Page 11: sohini ppt
Page 12: sohini ppt
Page 13: sohini ppt

SNAPSHOTS

Page 14: sohini ppt

Give user name , password and database name then login

User name , Password , Database

Name

login

Page 15: sohini ppt

Connection created between java and oracle

Page 16: sohini ppt

Many table exist in oracle home

Page 17: sohini ppt

Create a new table

Page 18: sohini ppt

Insert table name and column number

login Create table

Page 19: sohini ppt

Table created

Page 20: sohini ppt
Page 21: sohini ppt
Page 22: sohini ppt
Page 23: sohini ppt

Show the created table

Page 24: sohini ppt
Page 25: sohini ppt
Page 26: sohini ppt
Page 27: sohini ppt
Page 28: sohini ppt
Page 29: sohini ppt
Page 30: sohini ppt
Page 31: sohini ppt
Page 32: sohini ppt

Future Scope Our project “GUI Oracle” is still not

compatible with other databases except Oracle .Our next effort will be to make this project compatible with all the available databases present in market like Microsoft office excess , MYSQL database, SQL server ,db2 etc .

SQL compiler is not added in this project. We will embed a GUI based sql compiler in this project.

Page 33: sohini ppt

CONCLUSIONI have tried our best to complete our project work

successfully, in a pleasant environment of constant cooperation and remarkable guidance.

Different jobs are handled through separate modules so as to avoid complications and make it easy to conceive.

The techniques and opinions must be tuned to work well in different software development environments.

I am really glad to be able to handle and complete such a big job.

I have gathered knowledge which is certainly going to help us later on.

Page 34: sohini ppt

-----THANK YOU.