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  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
What is the best strategy to determine that the DBMS is up and that the Connections from my pool a...
Fri 03/30/01
11:09:45PM
 
5
Mon 11/20/00
06:21:22AM
242
 
 
I did follow your solution, but it didn't work. what I have is : ResultSet rset = stmt.executeQuery...
Thu 11/08/01
01:54:11PM
 
5
Wed 06/20/01
02:10:27PM
27
 
 
Can anyone give a solution on how to handle the resultSet return value on executing the statemen...
Thu 02/07/02
08:09:30AM
 
5
Wed 02/06/02
10:08:20PM
32
 
 
I have a file. I need to upload the contents of this file into a BLOB. How can I create a BLOB obj...
Sun 10/07/01
02:51:13AM
 
4
Mon 04/09/01
04:59:45PM
35
 
 
Hello Friends, I am using JDBC and DBMS is Oracle. I need to retrive data from Oracle. I can do it ...
Thu 07/12/01
11:56:16PM
 
4
Thu 07/12/01
01:05:11AM
26
 
 
 
I have a oracle database and I connect to it using JDBC. I am randomly getting following error and ...
Sun 07/15/01
02:40:31PM
 
4
Fri 07/13/01
03:30:56AM
26
 
 
can any one tell me how to find second maximum salary using sql query.
Fri 07/09/04
11:18:58PM
 
4
Wed 07/07/04
03:45:29AM
26
 
 
Hi, I am running Tomcat 4.1.12 and making JDBC connections to an Informix 7.23 environment. The conn...
Mon 01/31/05
03:50:22AM
 
4
Wed 12/29/04
02:04:08PM
44
 
 
i want the sql statement which will give the second highest salary from employee table
Fri 07/01/05
11:41:19AM
 
4
Fri 05/20/05
03:24:18AM
25
 
 
what is the difference between php and jsp?
Sun 06/17/07
03:22:36PM
 
4
Mon 06/11/07
06:39:51AM
30
 
 
 
Results  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact