Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 826 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 826 Bytes

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