Language/App: VB, Oracle 8i
Front End: Visual Basic
Back End: Oracle 8i
Operating System: Windows
elib is a library management software that can be used to maintain a library effectively. The project is developed on Windows based platform. The softwares used to develop elib include Visual Basic for front end and Oracle 8i for backend.
elib supports compilation of information on the library books, CD's and student members. Provides for paperless transactions such as lending ,returning and late return fine calculation.
The front end of the software is developed using Visual Basic.The database used is Oracle 8i
elib has the following features:
- User Login
- Choose either TRANSACTION or UPDATE DATABASE option.
- Member Validation.
- Issue, Return, Renew options for Books and CDs.
- Search for availability of books.
- Issue Form for books and CD.
- Return Form for books and CDs.
- Renew Form for books.
- To add, delete, update information of books and CDs.
- To add, delete, update information of members.
- To display information of books.
This software will work only if the tables are created in the back end (Oracle).I have provided the ".sql" files that can be used to create the tables. You have to create these tables first and only then will you be able to use the software. You will have to change the username , password and DNS if required.