Books Collection of selected ASP related books |
Online Communities Communities where ASP developers can share tips and ideas |
References Online ASP programming references to aid ASP programmer |
Scripts and Components A huge collection of scripts and software |
Software Collection of software and tools to help in developing ASP pages. |
Tips and Tutorials Guides and tips online on how to create ASP scripts. |
Web Developers ASP web developer online community and web sites. |
Web Sites List of sites opering ASP applications, components, and resources. |
What's new in JDBC 3.0
The Java Database Connectivity (JDBC) API has emerged as a key part of the Java 2 Standard Edition (J2SE) and Java 2 Enterprise Edition (J2EE) platforms.
Tips and Tutorials
JDBC wrapper: A quick data access solution for simple programs
JDBC provides a powerful, comprehensive interface for accessing databases from Java programs.
Tips and Tutorials
Installing and Configuring MySQL Database and Connector/J JDBC Driver
A tutorial on obtaining, installing and configuring MySQL Database and Connector/J JDBC Driver for use on Microsoft Windows.
Tips and Tutorials
Connecting to a MySQL Database using Connector/J JDBC Driver.
A tutorial on how to connect to a MySQL Database using Connector/J JDBC Driver.
Tips and Tutorials
A Brief Introduction to JDBC.
This article provides a brief introduction to JDBC.
Tips and Tutorials
Creating JDBC SQL Statements. Displaying Records from a MySQL Database.
A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database.
Tips and Tutorials
Paging Records in JSP
You can divide database results into pages with this script.
Tips and Tutorials
Counting Records in MySQL by JSP
This code source displays count of records in MySQL.
Tips and Tutorials
Mobile Database Access
This tutorial shows you how to build a database application using Java 2 Micro Edition (J2ME) Record Management System (RMS).
Tips and Tutorials
Introduction to Jena
RDF is increasingly recognized as an excellent choice for representing and processing semi-structured data.
Tips and Tutorials