Java Program – Quadratic Equation Solution Application

Introduction This Java Application helps to find out the value of X for a quadratic equation using the Shridharacharya formula. Sridhar Acharya (c. 870, India – c. 930 India) was an Indian mathematician, Sanskrit pundit andphilosopher. He was born in Read More …

Java – Calendar Generator App Project using Core Java

Introduction This Application helps to generate Calendar from January to December for any year which user want to generate. The user can generate calendar for the past as well for the future. There are no restrictions to generate the Calendar Read More …

IBM Cúram Birt Report – Project Configuration

Introduction This section provides information to set up IBM Cúram Project to develop Birt Reporting. The Birt Reporting related project was already available in IBM Cúram installation. Please follow steps to set up a project to develop Birt Report. Steps Read More …

Set a custom date time format in Oracle SQL Develover

Introduction It is very important to set custom date time format for date column in Oracle as By default, Oracle SQL developer displays date values as 08-NOV-16. If a user wants to see the time part (hour/minute/second) by default then Read More …

Migrating Oracle SQL Developer Connections With Encrypted Password

Introduction This tutorial will help to migrate Database connection between SQL Developer(S). It is very helpful and quick when you export and import already existing database connection from one machine to other machine. it reduces a lot of effort and Read More …