Client / Server (C/S) refers to computing technologies in which the hardware and software components are distributed across a network. This technology intelligently divides the processing work between the server and the workstation. The server handles all global tasks while workstation handles all local tasks. The server sends only those records to the workstation that are needed to satisfy the information request. Network traffic is significantly reduced. This results a fast, secure, reliable, efficient, inexpensive, and easy to use system.