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  4071 to 4080 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
Is there a facility in JDBC to use dissociated resultsets, so that I am able to use the resultset ev...
Tue 07/15/03
08:14:34AM
 
3
Sat 04/26/03
04:23:21AM
16
 
 
I want to retrieve a blob from a resultset,store it,close the resultset and then set the above menti...
Fri 05/09/03
07:59:07AM
 
3
Fri 05/09/03
04:12:17AM
15
 
 
I am doing an insert to a oracle database. The first time I try the insert it works. When I try to d...
Thu 06/05/03
04:39:36PM
 
3
Fri 05/30/03
07:37:52AM
15
 
 
Hi, I'm writing a swing app which needs to get some data from a MySQL database. The problem is ho...
Sun 06/08/03
02:27:10PM
 
3
Tue 06/03/03
09:04:01AM
19
 
 
Hello Everyone: I am planning to make a programme using JSP as an programming language, MS SQ...
Sun 06/08/03
01:35:53PM
 
3
Thu 06/05/03
02:27:57AM
17
 
 
 
oracle.net.TNSAddress.SOException with weblogic 7.0
Thu 06/12/03
06:20:49AM
 
3
Wed 06/11/03
11:16:03AM
20
 
 
Hi Could you pls tell me how to access the autogenerated primary key using jdbc.ie after the inser...
Wed 09/03/03
04:15:16AM
 
3
Tue 08/19/03
02:16:37AM
25
 
 
I have a file. I need to upload the contents of this file into a BLOB. How can I create a BLOB obj...
Sun 10/07/01
02:51:13AM
 
4
Mon 04/09/01
04:59:45PM
35
 
 
can any one tell me how to find second maximum salary using sql query.
Fri 07/09/04
11:18:58PM
 
4
Wed 07/07/04
03:45:29AM
26
 
 
i want the sql statement which will give the second highest salary from employee table
Fri 07/01/05
11:41:19AM
 
4
Fri 05/20/05
03:24:18AM
25
 
 
 
Results  4071 to 4080 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact