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  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
How can I insert images into a Mysql database?
Tue 01/15/02
01:54:06AM
 
1
Mon 01/14/02
06:50:34PM
480
 
 
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
 
 
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
455
 
 
If sun.jdbc.odbc.JdbcOdbcDriver is a name of class, then where it is present? If I dont close con...
Sun 07/09/06
08:09:32PM
 
1
Sun 07/09/06
01:42:06AM
455
 
 
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
450
 
 
 
Hi, I have added a connection in the server.xml On adding it am facing the following error: SEVER...
Mon 04/07/08
05:32:50AM
 
1
Thu 03/13/08
07:29:44AM
446
 
 
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
 
 
hi all, I am creating on web application using jdbc coonection. I am getting following exceptio...
Mon 08/08/05
05:49:48AM
 
1
Mon 08/08/05
02:13:43AM
428
 
 
I am trying to extract results from multiple resultsets as per the following article: http://www...
Sat 04/08/06
03:57:27PM
 
2
Thu 03/23/06
10:13:40AM
416
 
 
Hi, I am getting "DSRA9110E: ResultSet is closed" exception while loading JSP page. This page is ...
Fri 05/18/07
12:07:15PM
 
3
Thu 03/22/07
01:16:38AM
415
 
 
 
Results  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact