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  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
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
852
 
 
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
479
 
 
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
448
 
 
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
530
 
 
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
454
 
 
 
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
430
 
 
  http://codeoftheday.blogspot.com/2012/12/java-database...
Mon 12/17/12
03:49:12PM
 
0
Mon 12/17/12
03:49:12PM
269
 
 
Results  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact