| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Database Access and Permissions | Java (JDK 1.1) | Advanced / Monica Pawlan (Copyright Sun Microsystems Inc) | 51481 since 5/19/2000 11:34:35 AM |
By 10 Users 7 Excellent Ratings
|
| |
This lesson converts the application, applet, and servlet examples from Lesson 6 to write to and read from a database using JDBCTM. JDBC is the JavaTM database connectivity application programming interface (API) available in the JavaŽ 2 Platform software ...(description truncated) |
| |
| |
| |
 |
Database Access Program | Java (JDK 1.4) | Beginner / Kazim Sardar Mehdi | 8379 since 10/5/2004 12:46:56 PM |
By 2 Users
|
| |
for using it first create dns of your database
this application is developed using java give u facility to open any database's table view it in grid and in form view see its structure also you can add data to any table and also it generate the xml of the ...(description truncated) |
| |
| |
| |
 |
Database Application | Java (JDK 1.2) | Intermediate / Indee | 53728 since 2/14/2001 9:25:20 PM |
By 17 Users 12 Excellent Ratings
|
| |
<p>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
extensive use of the java swing components, including Buttons, Tabbe ...(description truncated) (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
DataBase Connectivity Testing Tool | Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Advanced / K.Chandrasekhar Omkar | 5939 since 9/11/2005 1:16:03 AM |
By 6 Users 3 Excellent Ratings
|
| |
This helps the user to test the connectivity of his database with the Java applications using user defined drivers and connection parameters. (ScreenShot) |
| |
| |
| |
 |
Database engine for J2ME | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Priceputu Cristian | 6581 since 1/29/2006 6:46:14 AM |
By 1 Users
|
| |
Ok this is a small DB engine for j2me . It is very simple so dont start throwing with rocks in
me . It supports long ,short,double etc and of course byte array.It has also a little example
Take a look .... |
| |
| |
| |
 |
Database Import Export through code | Java (JDK 1.5) | Advanced / Vishwanet Computers Pvt. Ltd, Kolhapur | 306 since 5/29/2013 12:49:04 PM | Unrated
|
| |
this frame has 2 buttons.one is btnImp anf another one is btnExp...and the actual code is manipulated on the event of these buttons..for the execution of code the Runtime and Process class is used for execution of command prompt through the code...and aft ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
database login with cookie | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Mohammad Asif Saeed | 9548 since 10/27/2004 4:11:03 AM |
By 4 Users 4 Excellent Ratings
|
| |
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 Modifier | Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / VB by RZ | 4590 since 12/22/2005 10:32:19 PM | Unrated
|
| |
This java application will allow you to edit any existing database of any kind with simple SQL statements with the JOptionPane.showInputDialog method.
I'm a newbie with Java, so forgive me if this code is nothing new. I'm trying to explore the world outsi ...(description truncated) |
| |
| |
| |
 |
Database of a school | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / 01hiphop | 2341 since 12/30/2011 4:39:45 PM | Unrated
|
| |
Este codigo es de una base de datos MySql para un Colegio, se tiene como caracteristica en la probramacion de los objetos es Swing entre ellos el JCombobox (ScreenShot) |
| |
| |
| |
 |
Database Wrapper | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Timothy Mugayi | 5892 since 4/9/2007 1:25:11 PM | Unrated
|
| |
JavaSIG Mini DatabaseWrapper class
---------------------------------------------------------------------------
Description : A simple mini database wrapper class which utilizes preparedStatements for efficent database access. |
| |