Project Details | |
Project Code | JWA145 |
Title | Advanced Graphical User Interface for Oracle - Java Project |
Project Type | Java Web Application |
Front End | Eclipse |
Back End | Oracle |
Project Cost |
Abstract
SqlPlus is a tool provided by Oracle for use specifically with its database installations. It provides users with full access to the database, provided user has the relevant permissions and/or access rights for the task they wish to carry out. The problem with SqlPlus, however, is that it is a command line interface. This is not so much a problem for the staff at the Organization, but for some students, especially those with little or no computing experience, it is a difficult task to learn to use it. The main objective of this project is to develop a GUI tool for the Oracle installation. A GUI tool would be the best thing to implement as it is more user friendly, and most people who have used a computer have used a GUI in some form or other, while most will not have used a command line interface. Even if a student has never used a computer before, they will be using a GUI when using the computers at the Organization, and so will have formed some sort of mental model of how a GUI looks and works, and so will find it much easier to adapt to a GUI tool for accessing the Oracle database rather than learning to adapt to a command line interface. Currently, the SqlPlus tool can be accessed through one of two methods:
- A terminal window on a Unix/Linux machine
- A telnet window on a PC within the Organization
The method of connecting is a command typed in by the user, who is then prompted for a username and password. Once these are entered, the user is able to access the tables within their database, and create, edit, or delete data or tables themselves, within their own database. The permissions for students do not allow them access to other databases or to any of the functions used to administer the database itself.
Great projects...very helpfull guys...
ReplyDeleteThank you very much...