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 » 
 
  http://codeoftheday.blogspot.com/2012/12/java-database...
Mon 12/17/12
03:49:12PM
 
0
Mon 12/17/12
03:49:12PM
276
 
 
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
432
 
 
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
458
 
 
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
534
 
 
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
455
 
 
 
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
485
 
 
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
869
 
 
Hi all!I hope someone help me... I want to know why the time takes from while(resultset.next()) ...
Thu 05/12/11
07:49:12AM
 
1
Sat 04/02/11
04:02:56PM
688
 
 
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
616
 
 
Trajectory table OBJID PLACE 7 H 8 Q 9 W 10 A 7 H 8 A 1 S 2 D 4 ...
Wed 02/09/11
12:34:44AM
 
1
Fri 02/04/11
06:31:07AM
582
 
 
 
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