JDBC

Java Database Connectivity is the standard for communication between a Java application and a relational database. The JDBC API is released in two versions; JDBC version 1.   More>>

Java Database Connectivity is the standard for communication between a Java application and a relational database. The JDBC API is released in two versions; JDBC version 1.22 (released with JDK 1.1.X in package java.sql) and version 2.0 (released with Java platform 2 in packages java.sql and javax.sql). It is a simple and powerful largely database-independent way of extracting and inserting data to or from any database. [FAQ Previously managed by Lennart Jorelid.]"   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  31 to 40 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
What is the most efficient method of replicating data betwen databases using JDBC?
Sat 03/03/01
02:40:15PM
 
3
Tue 10/24/00
06:58:24AM
410
 
 
Hello I have to write an application where the data is on a sql server. Can some direct me...
Mon 12/01/03
03:28:55AM
 
3
Mon 11/17/03
12:43:50PM
21
 
 
Hi, I am writing a wrapper on jdbc drivers and I want to do some cleanup processing like insert a re...
Tue 09/20/05
01:47:07AM
 
3
Wed 09/14/05
03:49:46AM
14
 
 
my question is when i entered data in the database then error encountered in java.sql.SQLException...
Sat 09/24/05
12:32:37AM
 
3
Fri 09/23/05
04:24:50AM
21
 
 
When do we use Type1, Type 2 , Type 3 and Type4 drivers, and what r thier advantages and disadvantag...
Wed 10/26/05
10:22:24AM
 
3
Sun 10/23/05
03:47:30AM
21
 
 
 
can not connect to mysql server on localhost:3306.Is there a mysql server running on the machine/por...
Wed 11/02/05
06:21:28AM
 
3
Tue 10/25/05
11:34:02AM
161
 
 
hi all, when i try to insert 500 blob objectes one by one into my Oracle database, i get the followi...
Thu 12/01/05
11:14:29AM
 
3
Wed 10/26/05
01:54:27AM
285
 
 
Is it possible to close the connection fully in JDBC connection. see the code below. Connection c...
Sat 01/14/06
11:09:14AM
 
3
Thu 01/05/06
01:34:26AM
22
 
 
i have the query to show me all the tables in a particular database, but the problem is how to outpu...
Sat 01/14/06
10:58:36AM
 
3
Sat 01/07/06
06:58:58AM
23
 
 
Hi all..... I've made this servlet to update a log table which has 3 new columns added for this purp...
Wed 01/11/06
08:09:04AM
 
3
Tue 01/10/06
02:57:29PM
27
 
 
 
Results  31 to 40 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact