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  61 to 70 of 4097  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
 
I am new to struts and trying to learn through the book. I am working on the pooling connection us...
Tue 06/19/07
10:09:09AM
 
0
Tue 06/19/07
10:09:09AM
210
 
 
I installed weblogic6.0 and oracle database server. I am trying to access data through a jsp page. ...
Wed 09/25/02
03:24:05PM
 
1
Thu 09/12/02
03:12:13PM
209
 
 
Could you please let us know the difference between oracleClose() and oracleCloseQuery() in sqlj.run...
Fri 09/17/10
11:15:39AM
 
0
Fri 09/17/10
11:15:39AM
205
 
 
I am getting the following exception when I try to access the website from some computers: java.s...
Thu 05/29/03
10:14:32AM
 
1
Thu 05/29/03
09:08:30AM
195
 
 
Just inquiring to see if anyone knows of any articles, whitepapers or books containing best practic...
Thu 02/07/02
10:01:48PM
 
1
Tue 03/20/01
12:29:37PM
193
 
 
 
I am using Batch Insert feature of JDBC 2.0 to insert a bunch of records into a table.I use prepar...
Wed 11/23/05
04:15:12AM
 
1
Tue 11/22/05
04:02:49PM
191
 
 
I'm trying to connect to a simple SQL database with the following piece of code: import java.sql.*...
Wed 03/10/04
09:40:11PM
 
1
Mon 03/01/04
03:38:30PM
191
 
 
I am trying to insert Blob to DB using : FileInputStream fis = new FileInput...
Tue 04/21/09
05:06:04AM
 
0
Tue 04/21/09
05:06:04AM
188
 
 
Hi, I'm trying to connect to an Oracle database via my servlet. Using Linux/tomcat....My application...
Thu 11/23/06
08:08:16AM
 
1
Tue 11/21/06
01:36:07PM
184
 
 
Hi I get the following error while trying to insert a file into a BLOB field via JDBC API. The...
Wed 02/18/04
01:11:25AM
 
0
Wed 02/18/04
01:11:25AM
181
 
 
 
Results  61 to 70 of 4097  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact