|
-
November 25th, 2005, 08:48 AM
#1
Library Management System..
The LMS maintains information about books and users. Books have a title, an author and a publication year. Books can be either in the library or borrowed by a user. Users can be either students or professors. Students have a name and a student number. Professors have a name and belong to a faculty. Users can borrow books. A Student can borrow 2 books at a time while professors are allowed to borrow 5 books simultaneously.
The LMS application provides a GUI allowing:
* Add new books and new users,
* Borrow or return of a book,
* List available books,
* List borrowed books,
* List users
and the database should be using SQL..
so any1 can help me here with this??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|