Need assistance in the Design of a Client/Server architecture to manage a large Library system. The system must provide the following functions:
-- Maintain inventory data on resources stored in the library
-- Provide an eLibrary system where patrons can search a database to retrieve either the location of an actual resource in the library or an electronic copy of the source.
-- Provide a check-out/check-in method for resources.