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 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
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
 
 
Normal 0 false false false EN-US X-NONE X-NONE ...
Wed 06/12/13
10:37:51PM
 
0
Wed 06/12/13
10:37:51PM
23
 
 
  http://codeoftheday.blogspot.com/2012/12/java-database...
Mon 12/17/12
03:49:12PM
 
0
Mon 12/17/12
03:49:12PM
297
 
 
I am using connection pooling with the following values: Minimum connections=1, purge policy=entire...
Thu 03/08/12
01:08:50PM
 
0
Thu 03/08/12
01:08:50PM
450
 
 
I am using connection pooling with the following values: Minimum connections=1, purge policy=entire...
Thu 03/08/12
01:06:11PM
 
0
Thu 03/08/12
01:06:11PM
480
 
 
 
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
 
 
Do we have any inbuilt code in java for extracting sub query from the nested queries? Can anyone ...
Tue 02/07/12
01:06:24PM
 
0
Tue 02/07/12
01:06:24PM
466
 
 
Hi everyone i am trying to add an Image as BLOB in HSQLDB. But in the table I find somethi...
Thu 10/13/11
01:42:18AM
 
0
Thu 10/13/11
01:42:18AM
515
 
 
I am using batch insert using PreparedStatement and when a SQLException (that is ok the data is fail...
Tue 10/11/11
06:44:05AM
 
0
Tue 10/11/11
06:44:05AM
912
 
 
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
 
 
 
Results  1 to 10 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact