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  91 to 100 of 4097  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
 
I am writing an application that will be distributed with an MS Access database, for use on stand-...
Mon 11/26/01
07:19:53PM
 
0
Mon 11/26/01
07:19:53PM
50
 
 
Hello Everybody. I think I have an interesting problem. I have to keep information in a hashtable t...
Tue 05/28/02
06:44:52AM
 
1
Tue 05/28/02
01:05:09AM
24
 
 
PLz Tel me how can i access a data from two table and disply it. and how can i insert a data in to...
Thu 02/26/04
06:42:44AM
 
1
Wed 02/25/04
08:47:13PM
30
 
 
Review the OTN's new Oracle Database 10g JDBC Samples that illustrate new features introduced w...
Mon 02/09/04
04:24:28AM
 
0
Mon 02/09/04
04:24:28AM
26
 
 
I would like to know how can I SELECT certain rows from the QUERY in AS400's DB2??? THANKS
Tue 01/22/02
09:47:05AM
 
1
Mon 01/21/02
06:03:07AM
25
 
 
 
My question deals more with how to parse a SYLK file format more than how to loop through a JDBC loa...
Mon 05/07/01
06:58:05PM
 
0
Mon 05/07/01
06:58:05PM
25
 
 
I am facing a problem while running an application developed using java swings. Sometimes the applic...
Tue 03/01/05
02:15:59AM
 
0
Tue 03/01/05
02:15:59AM
22
 
 
Normally when we write jdbc programs, the first two statements are : Class.forName("classname"); C...
Sun 06/17/07
05:37:41AM
 
1
Sat 06/16/07
09:08:48PM
28
 
 
Hi, everybody. In my web application, I need to establish and use several times a connection to the...
Thu 02/20/03
07:54:35AM
 
1
Thu 02/20/03
12:47:50AM
25
 
 
I can't get the result when using getPrimaryKeys or getExportedKeys in DB2, I'm sure the code and ta...
Thu 07/05/01
11:14:25AM
 
1
Tue 05/08/01
08:59:17AM
33
 
 
 
Results  91 to 100 of 4097  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact