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  11 to 20 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
I wonder what about security when accesssing a remote mysql database over the internet from a java s...
Mon 01/07/02
12:38:34PM
 
1
Sun 01/06/02
02:00:50PM
663
 
 
I do see this exception infrequently. This exception may happen for the exact same record, which w...
Sat 03/04/06
09:55:18AM
 
0
Sat 03/04/06
09:55:18AM
653
 
 
May I know how jdbc3.0 is different from jdbc2.0. what extra features does it support?
Mon 01/31/05
04:50:10AM
 
1
Mon 01/31/05
03:27:35AM
653
 
 
Hi all!I hope someone help me... I want to know why the time takes from while(resultset.next()) ...
Sat 04/02/11
04:02:53PM
 
0
Sat 04/02/11
04:02:53PM
637
 
 
Here is my code loadset.getString("image"); byte[] bytearray; ...
Sun 12/16/07
11:53:44AM
 
1
Mon 12/03/07
07:48:36AM
620
 
 
 
Trajectory table OBJID PLACE 7 H 8 Q 9 W 10 A 7 H 8 A 1 S 2 D 4 ...
Fri 06/14/13
05:43:41PM
 
2
Fri 02/04/11
06:31:07AM
608
 
 
0 down vote favorite share [g+] share [fb] share [tw] I am using connection pooling with the foll...
Thu 03/08/12
01:04:32PM
 
0
Thu 03/08/12
01:04:32PM
563
 
 
Hi, I hope there will be a hibernate expert to run into this question as the hibernate forum did n...
Sun 08/27/06
01:11:22PM
 
1
Tue 08/15/06
05:39:12AM
557
 
 
Hi, I am getting a SQLException with the message - Unable to connect to any hosts due to exceptio...
Tue 06/14/05
09:02:37PM
 
0
Tue 06/14/05
09:02:37PM
531
 
 
Hi, Can someone tell me what are the values of Sybase database's INITIAL_CONTEXT_FACTORY and ...
Thu 05/12/11
07:35:46AM
 
1
Fri 05/06/11
03:48:00PM
520
 
 
 
Results  11 to 20 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact