Java Applets   ->   Applets


java sql
Mckoi SQL Database Home Page

Mckoi SQL Database is an SQL Database written entirely in Java. It can operate as a multi-threaded multi-user database server or embedded in a Java application.

freshmeat.net: Project details for Java SQL Admin Tool

freshmeat maintains the Web's largest index of Unix and cross-platform open source software. Thousands of applications are meticulously cataloged in the freshmeat database, and links to new code are added daily.

Javascript Menu

Create professional javascript drop down menu for your website.

Java / SQL Database

Java database delivering the power of objects integrated with a relational database and SQL. FirstSQL/J ensures the widest availability of services and flexibility for database application developers.

Amazon.com: Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web: Books: Bill McCarty,Bill McCarthy

Amazon.com: Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web: Books: Bill McCarty,Bill McCarthy by Bill McCarty,Bill McCarthy

Java Slideshow

Create java slideshow for your website.

Dr. Dobb's | Java, SQL, Cloudscape, and Derby | October 8, 2004

Cloudscape is a Java-based, lightweight, embeddable, relational-database engine with a raft of freely available supporting drivers, plug-ins, and other tools.

java.net: XQuery For Java, An Enabler For SOA

In this article, Sowmya Hubert & Binildas C. A. look at the Java API for XQuery and how you can use it in your SOA applications.

SQL Server Stored Proc Issue with Java - SQL Server / MSSQL

SQL Server Stored Proc Issue with Java. Get answers to your questions in our SQL Server / MSSQL forum.

Use of Java Variables In A SQL Server Database. Help!!! - Java

Use of Java Variables In A SQL Server Database. Help!!!. Get answers to your questions in our Java forum.

JAva Swing/SQL Server 2000 sending messages in a LAN - java

Tech support, programming, web development, and internet marketing community. Forums to get free computer help and support.

Free Java Tutorials & Guide | Java programming source code

Free java guide website to learn Java programming through examples. Beginner's tutorials of plsql and sql with java source code

C# and Java and SQL Resources on TechRepublic

White papers, case studies, technical articles, and blog posts relating to C# and Java and SQL

Java application and SQL Resources on TechRepublic

White papers, case studies, technical articles, and blog posts relating to Java application and SQL

Practically Groovy: JDBC programming with Groovy

Take your practical knowledge of Groovy one step further this month, as Andrew Glover shows you how to use GroovySql to build a simple data-reporting application. GroovySql combines closures and iterators to ease Java Database Connectivity (JDBC) programming by shifting the burden of resource management from you to the Groovy framework itself.

Emeraldjb Java SQL Code Generator for Oracle and MySQL

Emeraldjb, is a Java and SQL generator. Based on XML File definitions. We bring the developer java and the database together.

java.sql.Date is not a real date

java.sql.Date stores only date information, not times. Simply converting a java.util.Date into a java.sql.Date will silently set the time to midnight.

New JDBC SQL/XML Features Improve XML Data Handling

One of the most noteworthy updates to JDBC 4 is the support for the XML data type, which improves XML data handling and reduces development time.

ONJava.com -- Making the Most of JDBC with WebRowSet

JDBC 3.0's WebRowSet offers a profound increase in power over the old ResultSet, particularly in moving between database rows and XML representations. Sharad Acharya shows you what's possible.