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  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
I need to develop a Resource Adapter for our EIS, I've tried reading the J2EE tutorial but they do...
Thu 06/06/02
03:55:31AM
 
0
Thu 06/06/02
03:55:31AM
10
 
 
Hi I would like to know if there's a standard method for load balancing JDBC connections to a Orac...
Thu 07/25/02
07:12:35AM
 
0
Thu 07/25/02
07:12:35AM
10
 
 
How to use resultset for getting a Long datatype in oracle when i use getString i get a stream close...
Wed 07/24/02
02:51:43AM
 
0
Wed 07/24/02
02:51:43AM
10
 
 
I'm not sure if this can be done with Java or HTML. I am retrieving rows of data from a database us...
Fri 05/03/02
12:46:11PM
 
1
Fri 05/03/02
09:41:44AM
10
 
 
How Can I Use Connection Pooling in a Java Application Which is not web Related I am Developing a...
Wed 08/08/01
01:41:03PM
 
1
Tue 08/07/01
10:37:46PM
10
 
 
 
how to get a image file from the ResultSet (where one of the field in the query has a .gif file) wh...
Mon 03/19/01
03:02:14PM
 
1
Tue 03/13/01
01:48:37AM
10
 
 
Hi, I have converted string to java.sql.Date format after parsing using the below code . Strin...
Fri 08/10/01
10:05:01AM
 
1
Fri 08/10/01
09:14:20AM
10
 
 
Dear JGuru, I want to insert record in the data irrespective of the database.I used PreparedState...
Thu 08/09/01
02:53:41AM
 
0
Thu 08/09/01
02:53:41AM
10
 
 
Hello , I want to know how to use varbinary data in PrepareStatement using jdbc driver. I have tried...
Sun 10/07/01
10:08:59PM
 
0
Sun 10/07/01
10:08:59PM
10
 
 
IAM CREATING A PROGRAM THAT WILL BASICALLY SIMULATE HOW REMOTE ACCESS WORKS.ON THE CLIENT SIDE A US...
Sat 02/10/07
07:22:39PM
 
2
Tue 02/06/07
07:49:34AM
10
 
 
 
Results  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact