Library Management System Source Code

Here we uploaded Library Management System Source Code. Project name is C# Library Management System is developed on latest technology. Library Management Software is capable to manage all the functionalities of a library. The features of Library management system are login, register, add category, add / remove book, search / issue book, return book, etc. This project is developed using C#.NET and Microsoft SQL Server. This is mini project and you have to implement some additional features in this project. Complete project with screenshot explained in this page.

Login Screen

User has to enter valid user id and password to log in Library Management Software

Manage Categories

If user logon with valid id and password he gets action screen

Manage Categories and Add/Remove Books is available for admin user which exists in system after installation. As of now no new user created will be admin.

Admin user available in system at start is admin with password as admin

Search and Issue Books

Search/Issue Books screen accessed from actions screen, in this screen search and issue is done. First user enters the criteria for book searching and a book is successfully find than user can select the book he wishes to get issued in grid and get it issued.

Maximum number of books allowed for issue is 3

Add Books or remove books

For adding there should be at least one category

Books can be removed, all books in system are shown in Remove books section user can use Remove button to remove books after setting Quantity to be removed of book selected.

Return books

Return book shows all books issued to user and user can select book that he wishes to return

Add category

Add Books or remove books

For adding there should be at least one category

Books can be removed, all books in system are shown in Remove books section user can use Remove button to remove books after setting Quantity to be removed of book selected.

Register a new user

Change user password


0.00Add to cart

Don’t close the browser untill you download the project.

17 thoughts on “Library Management System Source Code”
  1. The library.sql refers a stored procedure named sp_dboption but there is no code provided for such a database. To be precise, when I tru to run It in my SQL server 2012 management studio, I get the following errors:
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 2812, Level 16, State 62, Line 2
    Could not find stored procedure ‘sp_dboption’.
    Msg 911, Level 16, State 1, Line 2

    Please give the code for this stored procedure.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.