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 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
I can't seem to create a connection pool using MS SQLServer 2000 JDBC Driver SP2. I use the implem...
Fri 02/20/04
03:21:22PM
 
0
Fri 02/20/04
03:21:22PM
22
 
 
I have installed Apache Tomcat 5 on my system. I also have a working copy of MySQL on my system hos...
Thu 07/08/04
08:22:25AM
 
0
Thu 07/08/04
08:22:25AM
71
 
 
Can any one tell me in how many ways can we register the driver.
Thu 07/08/04
09:43:11PM
 
0
Thu 07/08/04
09:43:11PM
27
 
 
Hi all, I am using an application server on SUN OS. I am having another windows machine in the same ...
Fri 07/09/04
01:04:11AM
 
0
Fri 07/09/04
01:04:11AM
33
 
 
jdbc not responde after trigger insert mssql server 2000, but using sybase works well if I connect...
Fri 07/09/04
09:36:51AM
 
0
Fri 07/09/04
09:36:51AM
35
 
 
 
I have been asked to develop a web based application that uses jsp/servlet to performs its tasks .in...
Sun 07/11/04
08:45:22PM
 
0
Sun 07/11/04
08:45:22PM
24
 
 
while when doing the connection pool operation in weblogic server the below problem has occured. ...
Sun 07/11/04
10:56:25PM
 
0
Sun 07/11/04
10:56:25PM
26
 
 
Hi all. I am having one table that has say 90,000 records. I want to design an application that dis...
Mon 07/12/04
10:26:05PM
 
0
Mon 07/12/04
10:26:05PM
23
 
 
Hi all. I am trying to develop a system that uses a MySQL db. A servlet on the same server executes...
Fri 07/16/04
01:31:15PM
 
0
Fri 07/16/04
01:31:15PM
38
 
 
age Hi, Can you tell me the reason of this error ? java.sql.SQLException: Missing IN or OUT. I hav...
Mon 07/19/04
03:17:05AM
 
0
Mon 07/19/04
03:17:05AM
51
 
 
 
Results  41 to 50 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact