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  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hi there, I've read the java.sun.com JDBC Guide and I found that I can use fn scalar function in m...
Mon 07/30/01
02:26:44AM
 
0
Mon 07/30/01
02:26:44AM
33
 
 
can i create and write data to XLS file format using jdbcodbc driver ?how??
Thu 04/25/02
11:25:12AM
 
1
Thu 04/25/02
07:05:41AM
35
 
 
Does anyone know where I can download the Village framework?
Fri 03/01/02
02:15:30PM
 
0
Fri 03/01/02
02:15:30PM
29
 
 
Suppose we donot have jdbc in java then how do you interact with databases
Mon 08/08/05
09:32:15AM
 
2
Mon 08/08/05
08:07:48AM
30
 
 
hi experts, l'm writing java database program using mmysql jdbc/odbc driver that running in windows ...
Wed 05/08/02
12:35:10AM
 
1
Tue 05/07/02
08:19:46PM
36
 
 
 
In a table in one row there is a column with negative value.if i retrive that row using executeQuer...
Thu 11/09/06
09:53:19PM
 
1
Thu 11/09/06
01:59:38AM
25
 
 
will any body explain about connection pooling and the package used for connection pooling?
Sat 10/23/04
06:55:36AM
 
1
Tue 10/19/04
08:26:26AM
25
 
 
what's advantage of ibm connection classes over jdbc statements?how we can better use ibm classes?ho...
Fri 04/20/01
12:00:38AM
 
0
Fri 04/20/01
12:00:38AM
28
 
 
in alot of example,I saw stateless session bean return table retrieveing result using collection,t...
Wed 12/04/02
02:22:28AM
 
1
Tue 12/03/02
03:07:21PM
30
 
 
It's said using JDBC connection pool can reduce the overhead to establish a connection. Suppose I ha...
Mon 05/07/01
12:15:49PM
 
0
Mon 05/07/01
12:15:49PM
30
 
 
 
Results  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact