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  31 to 40 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
The following is the bean which handles opening connection,closing connection,executing query,get...
Wed 08/07/02
01:55:37AM
 
0
Wed 08/07/02
01:55:37AM
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
 
 
Help ! I use a JDBC connection from servlets to my SQL Server 7 databases, with a Merant JDBC drive...
Sat 08/18/01
10:31:50PM
 
1
Mon 08/06/01
08:26:52AM
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
 
 
I am attempting to connect to a DB2 database. I am unsure of how to install the driver to allow me ...
Fri 04/04/03
09:34:56AM
 
1
Fri 04/04/03
06:39:47AM
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
 
 
Iam a novice programmer and would like to find out how to encrypt usernames and passwords or any da...
Tue 02/06/07
11:51:57AM
 
2
Tue 02/06/07
07:36:46AM
10
 
 
 
Results  31 to 40 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact