Banking System-Visyal Basic 6.0 Project

download Banking System-Visyal Basic 6.0 Project

of 10

Transcript of Banking System-Visyal Basic 6.0 Project

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    1/10

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    2/10

    4. DATA REPORT

    Professional and enterprises edition allow you to use drag and drop to quickly

    create from any record set, including hierarchical record set.

    5.VISUAL BASIC DATABASE TOOLS INTEGRATION

    Enterprises edition visually create and modify database schemas and queries,

    create SQL Servers and oracle database tables, drag and drop to create views,

    and automatically exchange column data types.

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    3/10

    PROBLEM ANALYSIS

    In todays world, it is imperative to make use of computers for effective and

    efficient storage and retrieval of information and the smooth, fast and dexterous

    working of an organization. Every organization wants to be computerizing their

    offices, which require less paper and pen, and increases speed and efficiency as

    compared to traditional offices.

    All working of hostpitals done through the computer to minimize the paper work,

    improve the efficiency & make efficient output.

    Slow data transmission.

    System slow in response.

    Test based applications with no graphical interface.

    Security measures.

    The present application eradicates all the above drawbacks and present a better

    software application with the latest state of technology, which is highly interactive

    with the user.

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    4/10

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    5/10

    This system deals with the MONEY ORDER related function.

    c)SPEED POST:-

    This system deals with the SPEED POST functions in postoffice.

    d)REGISTRY:-

    This system deals with the REGISTRY related function.

    e)PARSAL :-

    This system deals with the PARSAL functions in post office.

    3.PROPOSED SYSTEM:-

    The proposed system is window based, user friendly as well as menu

    driven and looking attractive.

    4.Interface Requirements

    The system must provide a common GUI interface for all modules.

    The under developing interface is very much different from the existingscenario and therefore the user needs training for the new system. The user

    screen is mainly divided into 2 parts, namely navigational part,

    Insertion/modification form.

    The navigational part consists of the following parts:-

    a)Buttons:

    This portion allows the user to navigate from one record to another bythe particular module/sub module.

    b)Combo Box:

    This portion allows the user to select the desired value from the list.

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    6/10

    c)List:

    This portion allows the user to select one or more than one values

    from the list.

    d)Radio Button:

    This allows the user to select one option from the given options.

    The insertion/modification part allows the user to insert new records in the

    database or to modify the existing records.

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    7/10

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    8/10

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    9/10

    Bibliography

    Mastering in visual Basic 6.0.

    Visual Basic-6.0 Complete Reference.

    Modern System Analysis And Design by Hoffer, George and Valacich.

    Software Engineering by Pressman.

    Fundamentals of Database Systems by Elmasri and Navathe.

  • 7/29/2019 Banking System-Visyal Basic 6.0 Project

    10/10

    Security

    For the system two levels of security should be maintained. One is at application

    level and second is at database level. The application level security means that

    the Application server passes only the valid requests of the user to Database

    server for execution.

    The database level security is that only the valid user can be able to access the

    database resources. Valid user means that the users have a database user-id

    and password.