Skip to content

This is a simple contact project using java and oracle.

License

Notifications You must be signed in to change notification settings

cseshohag/ContactApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactApplication

This is a desktop based Contact app where there is four databases in four different locations using Distribution database. Once user can access four databases from one place. He can also Edit, Update and Delete those databases.

Design

Description

  • connection strings for connection to diffrent database.
  • Statement and Result set for quering data from database.
  • query string for fatching data from database.
  • a method in constructor for show result in app starting point.
  • Fetch() method is userd for showing result into tables.
  • have implemented three methods: Save() Update() Delete()

Used IDE

  • NetBeans
  • Oracle

Demo link: https://www.youtube.com/watch?v=1mRda_amAko

About

This is a simple contact project using java and oracle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages