Categories


Inserting Records into the Database using Java Servlets.

Raiting 5.00

Description

This tutorial enables you to insert records into database with Java Servlets in a most efficient and optimized way. The article describes everything from setting up a Connection to executing the INSERT SQL query. Using the ‘PreparedStatement’ is more efficient than using INSERT method. PreparedStatement fills that gap and allows us to create efficient SQL queries, which are compiled. The article also provides an online demo. This article suggest that it is more efficient to insert database with Java Servlets using a JDBC class ‘PreparedStatement’ than the INSERT method.

Information
Title: Inserting Records into the Database using Java Servlets.
Author: admin0080
Price / Cost:
Last Updated: 2003-03-04
URL: Click to Visit
Web site Language: English
Total Votes: 22
Current Rating: 5.00
Total Hits #: 1093
Listings ID #: 9936