Skip to content

In this Project, is on the creating whole database model for online banking system and connect it with the C++ computer language. In this milestone I have executed my skill in DBS by creating the required table as i shown in my ER diagram. my project is based on Online Banking System .

Notifications You must be signed in to change notification settings

bhavycan/Employee-Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HR-application

Objective:

In this Project, is on the creating whole database model for online banking system and connect it with the C++ computer language. In this milestone I have executed my skill in DBS by creating the required table as i shown in my ER diagram. my project is based on Online Banking System .In which i add total of 9 table which reflects the characteristics of my database model.I used the C++ programming language and Oracle to develop a basic HR application. This assignment is designed to help students gain an understanding of how to create applications using C++ and Oracle databases.

For connecting our application with the Oracle SQL database I used the Oracle C++ Call Interface (OCCI) API which provides C++ applications access to data in an Oracle database. OCCI provides a library of standard database access and retrieval functions in the form of a dynamic run-time library (OCCI classes) that can be linked in a C++ application at run time

ER Diagram:

image

Results:

First Menu:

image

Validating Customer:

image

Select Customer by Id:

image

Displaying all customer:

image

About

In this Project, is on the creating whole database model for online banking system and connect it with the C++ computer language. In this milestone I have executed my skill in DBS by creating the required table as i shown in my ER diagram. my project is based on Online Banking System .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages