Database in Java

From codeuu,source code

Jump to: navigation, search
DB access with RMI (Address book)

The Program is a simple Address Book, that implements RMI conection between Client and Server. And manipulates the information in a Database.

Database Access Program

for using it first create dns of your database

Data Server

Developing an application in which a DataServer is responding to the multiple clients

Datagrid/JTable Implementation

To develop a simple Swing Application, which has a datagrid that shows all the rows from the database. It has four buttons Add, Delete, Search and Edit. Each when clicked will perform the button main function i.e when add is clicked it will enter three parameter by user:Course Code, Title and Credit Hour; and same for others.

database login with cookie

This code is enhance form it is an login page at servlet with option to remember my password. It will create a cookie but before validating from database. PLEASE MAKE SURE DATABASE AT D:\DB\TEST.MDB. YOU CAN CHNAE THE PATH IN CODE

DataBase Connectivity Testing Tool

This helps the user to test the connectivity of his database with the Java applications using user defined drivers and connection parameters.

Database engine for J2ME

Ok this is a small DB engine for j2me . It is very simple so dont start throwing with rocks in

Discussion Forum(JDBC with oracle 9i, JSP)

Online problems discussion

Database in JS plus Searcher

.js file contains data records and functions, .htm contains searcher.

Data BAse full application

this code it is complete application,and it is editor like sample word,it is do,save,save as,save as HTML,change color,change font,file chooser,you can learn more from this code

English - Turkish Dictionary

77.000 words English-Turkish dictionary with GUI. Using an Access database.

Employee Information and Payroll System

it is basically a database related application,a complete application for organizations....2 download source-code just download winrar and extract all java source code along with class files and if there is still any problem please contact me at yammirza@gmail.com,yammirza@hotmail.com thank you very much

Employee Tracking System

Employee Tracking System is a simple Employee written in Java that can save, search and sooner once I will finished this simple project, the delete, edit and close will also function accordingly.

Email Recovered Password

J2ee based password recovery code. The user supplies his/her email and the code use that parameter to retrieve the forgotten password and send it to the user's email address at real time.

Furniture System

Stock control, Printing Report, Make Orders, Pie Chart.

Football DB

The code is a football season fixture and club details management DB application. Uses oracle 9 SQL Server

Graphical Library System

GRAPHICAL LIBARY SYSTEM. INCLUDES HOW TO CONNECT IN THE DATABASE. HOW TO DESIGN WILL. HOW TO MAKE A JFRAME AND ETC. PINOY POWER

Google Reader type Drop Down List

It dynamically displays options from an access database juts like google suggest

Graphical Inventory

My purpose do developed this programmed is to enhance my JAVA programming and helped Java beginners like me to make a Graphical Program.

Graphical Payroll

My purpose do developed this programmed is to enhance my JAVA programming Skills and helped Java beginners to enhanced there JAVA Skills.

Handling Oracle BLOB data using Java

This folder contains 5 sample java programs which can be used to perform different operations on a BLOB datatype in an Oracle 8i database using Java. These operations include:

How to database,MS Access

Example how to use SQL Commands to access data in a Microsoft Access Database,and display data in JTable

Improved! Tree Hooked to Database

3rd times a charm...

Inventory Maintenance using JDBC

This is an inventory maintenance program using JDBC and arranged using a gridbag layout.

iReport for Java

(Works with Swing)*Create,View & Print. 100% Database independent, you can use it with any application, yes it can show your reports too, just try this, useful for any database oriented application.

ISP Grievances Supervision

ISP Grievances Supervision is the software aimed at providing a wide range of access to the administrator in managing and monitoring the complaints registered by the customers regarding the problems they face in accessing the connections extended by the ISP. The administrator can even maintain the record of the employees working in the organization in allocating the tasks of attending to the complaints raised by the customers. This intranet-based application provides the user of the system a centralized view of the things maintained in the software depending on the privileges assigned by the administrator accordingly.

JDBC

just "ADD" operation

Java Database Connectivity

This article will highlight the concepts of JDBC with example codes and applet.

JDBC FLIGHT

It is a just low level program to understand the concept of the JDBC

Java Phone Directory

A simple Phone Directory with add new,update,search and delete methods.

JDBC Driver for Books Table in Library Information System

JDBC Driver to access the Books Table done in Access for a library information system.

JSP-XML DataGrid

This is a simple routine to show how to use an XML file as datasource to build a datagrid in JSP.

Jsp-JDBC & Form Validation

This is part of my online video rental system, The Program shows how validate and store data from a jsp form. Program shows how to use regular expressions and how to prevent users from submitting duplicate records when the refresh button is pressed. Post your comments and feedback.

Java Database

Teach Studend some tips in Java Database. Specially those students of MSEUF Lucena City

JSP Database

A basic JDBC/JSP web dataentry form sample

Java Microsoft Access Database Interrogator

This program allows the user to view the tables and data of a JET database, without using Microsoft Access.

Java with MS Access

Manupulating database

Javascript & SQL Server

To access the SQL Server 2000 database via javascript

Javascript plus MSAccess DB

Javascript + MS ACCessdb

JSP MYSQL connection with insert query

database access

jdbc-msaccess and jtable

to display ms-access database in jtable

Library Members Info

The purpose of the program is to hold the library members informations.

Logon Adminstrator

This is a program done in jbuilder that allows you to logon as an administrator with login and password. This was for a library information system.

Library Information System in JBuilder9

Library Information System Done in JBuilder9

Library Information System (Simple)

Its a simple Library Information System.

Library Application

Basic Library Application, 2 types of users can use it, the librarian and the members

Microsoft Excel Spreadsheet Reader

Creates an object to read Microsoft Excel spreadsheets. This is a really easy way to get data out of a Microsoft Excel Spreadsheet. Methods allow for getting the data from a worksheet as a 2 diminsional String array or a specific column from a worksheet as a 1 diminsional String array.

multi threaded server

this is a multithreaded server which respose to number of clients at a time. take the querru from the client process it and return the result to the client

mySQL Java Connection

This codes allows you to learn the following:

News

This codes can add, update, delete and edit information it use JSP page and java class.

Online databse

an online database. That is the user will connect to the database after providing username and password and then user will be given opportunity to view records, add new records , delete records. User will not be connected directly to the database rather it will connect to servlet and then servlet will connect to database and provide appropriate response. Below is provided a file named 11.zip which has all html, picture files required for the assignment.

Online Remote Server

Handle database records online using servlets..

Personnel System

This application provides basic maintenance capabilities which are inquiry, update, delete and insert on basic personal information of personnels (great storing birthdays of your friends so you won?t have the excuse you misplaced the paper you used in writing them down). It includes login screen and uses the tabbedpanes type of screen. My codes shows how to use buttons, comboboxes, key mnemonics (if in case your mouse goes haywire!) and of course, JDBC concepts among other basic things in Java. Documentation is included on the source for easy understanding of what it does.

phone_book

simple database program

Pharmacy management system

A simple stand alone application using advanced swing concepts.Supports complete control for appending & editing the records. Just look for the cool interface. Though a small stuff has got splash screen and the very look will be pleasing.

personal Diary
Phone Book

To save your frends or family phone number in your computer.This program using ms.access to save the phone number.In this code you'll learn about JDBC-ODBC bridge,how to connect to the ms.access and how to setting the ODBC data source administrator.

Registration form

This is a simple java applet which registers a new user. Before you run the code u need to set you ODBC for the data base I have included. You can use the code for your own use and fun. Just try vote for the code if you have time.

RPringleLabMod7

Simple demonstration of Database/Servlet/JSP communication. Available as .ear and .war. This sample makes use of JavaScript to display data.

Report generator

This application uses odbc to connect to a data source ( Oracle in my case ) and execute SELECT queries. You can can save the result in HTML format.

Recruitment Officer System

this program was made in order to be use by Recruitment Officer companies that provide an outsourcing services for unemployeed that still looking for a job...

RO System

- input, edit and disable all master data

Self-Regulating JDBC Connection Pool

This JDBC Connection Pool is SELF REGULATING.

Simple JDBC demonstration

Demonstrate how to use JDBC to access a database run SQL statements and stored procedures against it.

Simple JDBC Phonebook

A Simple Phonebook with sql Statements and queries.

SwingJDBC

a simple database application with swing implementing select, update, insert queries. Data retrieved from the select query is shown on the window while buttons are provided to delete, update or insert any record. Navigation buttons (First, Previous, Next, Last )are also made.

Simple CSA

Developing a simple Client Server Application

SimpleJDBC

This code shows in a very simple way how to access to a SQL Server with JDBC.

Simple Pharmacy Management System

This JAVA prgm is a simple PMS(Pharmacy Management System).

simple adding data in Postgre

how to connect java to Postgre and add data == hope this will you...

Setting CLASSPATH to access Oracle via JDBC along with two sample programs

setting the CLASSPATH environment variable.

Simple Java API for MySQL

This is a very lightweight Java api for reading and writing data to an access database. This api is meant for use in development and is not meant for production use. This api offers the following Java methods for reading and writing to a MySQL database.

Static class creating a pool of resuable JDBC Connection objects

Creates a pool of reusable JDBC database connections. This reduces the latency of connection creation and increases the response time for any database query. get() operation returns a Connection object from the pool, put(Connection conn) operation is used to return a Connection object back to pool. A runSQL() abstraction has also been provided to execute a sql query using one the connections in the pool.

Storing and Retrieving Image in Postgre 8.x

This code show an example on how to store and retrieve pictures in the database.

three tier aplication

its a 3 tier application.Client sends the name of the person whose record is to be searched to the server,the server forwards that name to the dataserver.The dataserver retreives that particular record and sends the data back to the client via server.

To Retrieve Image

This program is very simple program.This program retrieves image from database with file path.So i wanna to retrieve image from database(no file path).Please help me about that with simple code.

Update Database using JTable

1. Shows how can you update the records using JTable.

Why Java RDBMS?

It is a well known fact that Java as a programming language set off a new paradigm in the software industry. Suddenly, every software programmer worth his salt was amidst software jargons like 'Platform-Independence', 'Cross-Platform-Deployment' and ?The Java Virtual Machine?. In fact, it did not take long for Java to usurp the ?most sought after status? from many software languages, and become the most preferred tool for creating software; especially software for the web. As the recent trends in the industry show, Java is set to achieve an undeniable position as the most preferred software programming language for a long time to come. It is indeed Java?s credit that many prominent vendors who tried to emulate the capacities of Java, failed miserably in the endeavor.

WithOutDSNinJava

Display Microsoft Access DataBase Record

ResultSet2XML

<plz vote for me>Its the simplest class file for producing XML documents from a resultset. You may use any database in the world using java.sql api and generate the Xml docs from them in flash. These docs may optionally include your company info or other general information.

XML to Persistant Storage

This code demonstrates how to use two Jakarta packages, Digester and OJB. When distributed to a servlet container such as tomcat the gateway.jsp will accept XML info over HTTP. an implementation of the Digester package parses the xml and produces a DataObject. that DataObject is called to write to a MySQL database. The persistance layer is an implementation of the Jakarta DB OJB package and will write the given object to a known MySQL table. Because of the Object Oriented design the persistance layer will automatically write the given object, created from the xml parse, to the correct table. This project demonstrates how good OO design can simplify a seemingly complex problem of accepting data in mixed XML form and writing to a relational database using nothing other than free software.

xonaic jdbc to msaccess

it will connect the jdbc to msaccess.

AlgebraDB

AlgebraDB is an experimental database in Java and it's available as a first public release. The goal of this project is to develop a relational database with infinite tables as functions. The database model is an extension to Codd's relational model. If you would like to participate in AlgebraDB's development, do not hesitate to contact me.

A ( part1 ) Powerful Java Swing & JDBC Code for Application Development

Hi Friends,(updated Oct25, 2003, version11)

ABK Personal Telephone Directory v1.0

• It can save any amount of phone nos. for a single name seperated by pressing enter.

Abloy.zip

Manages the Lockers in the college. Hope this will help yours college project work...

Banker Database

To manipulate a bank like database by adding, updating and displaying customer records.

BankApplication

This project is mainly designed, to learn about JDBC connections and SQL queries and Swings concept..

JDBC Project

The code connects to the specified database using

Database Application

The Database Application program will genetrate a simple user Interface to a Database(employee.mdb).I have used an Access database, it is named "employee.mdb".The program will make

Client-Server-DataServer

A three tier application having a client connecting to the server requesting for some data from the database. In turn then server connects to the data server and requests the query requested by the client from the database. Then the response in form of data is given to the server from the data server. This response is then finally transferred to the client who originated the actual request. Total 4 files are provided here, i.e. client, server, data server and the database file.

College Library Record Application

The application have all the capabilities to control over the Data-Base, i.e ADD, DELETE, NEW, UPDATE an particular record in the database with the help of this application.

College Enrollment System

This source code is for those who venture programming and love to code on their own experimentation.

Database Express JavaScript

Publish yours text database in Internet without programming !

DbSet
Extend ResultSet to make odb database access a little easier.

Personal tools