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  4021 to 4030 of 4098  « Prev 1... 398 399 400 401 402 403 404 405 406 407 ... 410 Next » 
 
hi all im trying to connect to oracle db through a jsp and display some results based on select cond...
Sat 10/01/05
03:56:52AM
 
1
Thu 09/29/05
07:06:40AM
186
 
 
I get the following error when I try to connect to a MySQL server from my machine. java.sql.SQ...
Mon 03/13/06
02:02:56AM
 
1
Sun 03/12/06
10:45:36AM
187
 
 
Hi, I am getting the Locator variable error while trying to read clob from the database. The fol...
Mon 07/04/05
06:17:28AM
 
0
Mon 07/04/05
06:17:28AM
188
 
 
hi, everyone Is there anyone can tell me what is the diffirence between the connection pool/catch i...
Wed 04/25/01
02:25:02AM
 
0
Wed 04/25/01
02:25:02AM
188
 
 
Hi, I'm doing a call to a stored procedure Oracle 9i using a type defined . When it executes the f...
Fri 04/02/04
01:07:08AM
 
1
Thu 04/01/04
06:07:43AM
192
 
 
 
Hi I get the following error while trying to insert a file into a BLOB field via JDBC API. The...
Wed 02/18/04
01:11:25AM
 
0
Wed 02/18/04
01:11:25AM
199
 
 
hello all, i have SQL server 2005. There is a table-valued function getdepartments() in the databas...
Mon 02/23/09
10:10:31PM
 
0
Mon 02/23/09
10:10:31PM
199
 
 
Hi, I'm trying to connect to an Oracle database via my servlet. Using Linux/tomcat....My application...
Thu 11/23/06
08:08:16AM
 
1
Tue 11/21/06
01:36:07PM
199
 
 
I am running or application on tomcat server having Data base on ORACLE9i. In java in order to get ...
Tue 09/27/05
06:04:07AM
 
1
Mon 09/26/05
06:06:58AM
202
 
 
Hi, Do any body have soultion for the following exception. We are using Oracle/Weblogic/solaris. The...
Fri 11/08/02
03:03:07AM
 
0
Fri 11/08/02
03:03:07AM
203
 
 
 
Results  4021 to 4030 of 4098  « Prev 1... 398 399 400 401 402 403 404 405 406 407 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact