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  51 to 60 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
i've to insert/update large volume of data to the database(AS400) with minimum response time(1-2 sec...
Mon 03/19/01
07:54:43AM
 
0
Mon 03/19/01
07:54:43AM
31
 
 
ARE ALL THE 4 TYPES OF JDBC DRIVERS COMPATIBLE WITH JAVA WEBSERVER2.0?
Mon 03/19/01
09:48:35PM
 
0
Mon 03/19/01
09:48:35PM
37
 
 
I can't found a method to get the result of my request: String requete = "SELECT COUNT(*) FROM STAT...
Tue 03/20/01
06:54:38AM
 
0
Tue 03/20/01
06:54:38AM
31
 
 
Hi everybody, I have a form that has couple of checkboxes and some textfields. We need to retrieve ...
Fri 03/30/01
02:05:50AM
 
1
Mon 03/19/01
01:01:05PM
32
 
 
Hi, I am using a Connection Pool class, which creates a pool of 5 connections. I am using this the D...
Fri 04/13/01
02:03:38AM
 
1
Thu 04/12/01
08:18:49AM
35
 
 
 
I am using Personal Oracle8 on Win98.My Home PC is not connected to any network. Whenever I try to c...
Sat 04/14/01
03:43:57AM
 
0
Sat 04/14/01
03:43:57AM
35
 
 
Hi guys, I need to detect all of the SQL Server databases on a user's sytem and let them choose one...
Mon 04/16/01
03:47:02PM
 
0
Mon 04/16/01
03:47:02PM
36
 
 
i have one servlets where i am storing my results from database in ResultSet object.at the time of d...
Tue 07/10/01
10:48:58AM
 
1
Tue 03/20/01
09:27:34PM
33
 
 
Hi to every one, I am trying to connect to a Oracle 8.1.5 DB using JDBC thin driver from Oracle. I ...
Wed 12/12/01
04:51:35AM
 
1
Sun 04/15/01
01:17:56PM
37
 
 
Just inquiring to see if anyone knows of any articles, whitepapers or books containing best practic...
Thu 02/07/02
10:01:48PM
 
1
Tue 03/20/01
12:29:37PM
192
 
 
 
Results  51 to 60 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact