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  51 to 60 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
How do I determine the no. of records in a resultset of a "select query" and also is there a way t...
Wed 07/11/01
01:49:57AM
 
3
Tue 07/10/01
02:23:44AM
19
 
 
can anyone Please show a sample how to retrieve resultset from stored procedure Advance Thanks Nadi...
Mon 07/16/01
10:15:40AM
 
3
Mon 07/16/01
08:08:54AM
18
 
 
i need the code to get results from a simple store procedure which will return me the all the deta...
Sat 07/21/01
06:39:39AM
 
3
Fri 07/20/01
03:55:10AM
19
 
 
how can i create an SQL CLOB object in order to insert it in ORACLE DataBase?
Mon 07/30/01
01:43:15PM
 
3
Sat 07/28/01
04:15:45AM
20
 
 
i am a small problem, i am getting a data from oracle in varchar2 datatype from following code e...
Mon 07/30/01
02:00:48PM
 
3
Mon 07/30/01
02:10:48AM
20
 
 
 
Step1: I will get records in the database. Step2: I should able to show 3 records visible in the spa...
Sun 08/19/01
03:00:37AM
 
3
Tue 08/07/01
12:06:18AM
20
 
 
What will happen if I will not close Statement object close() method and Resultset object close() me...
Thu 03/14/02
08:03:57PM
 
3
Wed 08/29/01
07:26:10AM
18
 
 
I want to generate unique ids in the database table without the user intervention. This id shoul...
Sat 02/16/02
06:03:10AM
 
3
Tue 09/04/01
10:46:01PM
56
 
 
Hi there, I am currently in the process of teaching myself Java + JDBC. Unfortunately, I have stu...
Tue 03/28/06
10:47:08AM
 
3
Wed 02/22/06
08:46:07PM
52
 
 
I have some problem with JDBC transaction. when i tried to set auto commit mode of connection as f...
Thu 09/21/06
01:20:25PM
 
3
Wed 09/20/06
05:36:04AM
60
 
 
 
Results  51 to 60 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact