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  91 to 100 of 4098  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
 
Hi friends, update WebSphere Security fails with my CustomRegistry IBM Interface implementation cl...
Tue 10/23/01
12:22:53AM
 
1
Sat 10/20/01
04:27:07PM
19
 
 
I am trying to put a blob into an Oracle database and am using an insert statement to put an empty b...
Wed 09/26/01
03:01:23AM
 
1
Wed 09/26/01
02:13:35AM
15
 
 
my code is PreparedStatement pstmt = con.prepareStatement("SELECT * FROM Product WHERE prodno = ?")...
Sun 12/09/01
12:07:30PM
 
2
Thu 12/06/01
08:36:12PM
17
 
 
i m using jsp to connect to database IBM DB2 (ver 7.1) with JDBC driver supplied by Data Direct(ver ...
Thu 01/10/02
05:12:13AM
 
1
Thu 01/10/02
04:06:58AM
32
 
 
I am unable to connect to the database. I am receiving the SQLException. I have put the following...
Thu 11/19/09
04:33:13PM
 
1
Wed 11/18/09
06:15:26AM
33
 
 
 
Hi, I can connect to mySQL on linux shell as below: $ mysql - u -p Enter password: **** B...
Fri 05/04/01
11:36:22AM
 
1
Fri 04/27/01
11:31:54AM
20
 
 
i have to use jdbc-odbc type 1 driver to connect to oracle 8i database using the following code,...
Mon 02/11/02
03:34:21PM
 
1
Thu 02/07/02
09:22:52AM
20
 
 
hi am using tomcat server and i dont want to hardcode username , password and db urls in my code....
Wed 05/01/02
12:11:34PM
 
1
Wed 05/01/02
11:47:45AM
17
 
 
my problem is i want to know about the types of jdbc drivers and their usage. which is having a ...
Fri 05/13/05
08:20:04AM
 
1
Tue 05/10/05
04:07:36AM
21
 
 
JDBC QUERRY JDBC QUERRY the jdk version installed on my machine is 1.4.1. which jdbc...
Wed 10/05/05
04:36:39AM
 
1
Tue 10/04/05
10:42:27AM
16
 
 
 
Results  91 to 100 of 4098  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact