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  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
 
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 am sorry. I didn't ask the question properly.My problem is I have a select statement which retu...
Mon 07/16/01
12:06:10PM
 
1
Mon 07/16/01
12:02:23PM
14
 
 
Is that possible to create a database through JDBC like we create a table thru it?? e.g "create dat...
Mon 10/15/01
05:43:35PM
 
3
Thu 10/11/01
09:25:29PM
20
 
 
Hi, Is there any method through which we can jump to a specific record in a java.sql.Resultset (e.g...
Wed 03/12/08
07:37:51AM
 
2
Mon 02/25/08
04:44:25PM
52
 
 
1. I have created the oracle object 2. I used this oracle as an , out parameter to a stored pr...
Tue 07/26/05
02:45:13AM
 
0
Tue 07/26/05
02:45:13AM
16
 
 
 
How can I pass a java.sql.ResultSet to an Oracle Stored Procedure that accepts a REF CURSOR as IN PA...
Thu 03/06/03
08:43:51PM
 
1
Fri 02/14/03
10:46:17PM
12
 
 
How can I insert or update rows in an MS Excel workbook using JDBCODBC Driver. While running the app...
Thu 05/24/01
01:44:01AM
 
0
Thu 05/24/01
01:44:01AM
15
 
 
Where can I get an example of using Statement.execute(String) method in which the sql statement retu...
Tue 07/16/02
01:25:39AM
 
1
Tue 07/16/02
12:26:58AM
14
 
 
Hi experts can we open two resultst object in the same program when i write two object as ...
Mon 08/08/05
04:29:14AM
 
2
Sat 08/06/05
09:25:15AM
14
 
 
I am having some problem with my code which throws socket exception and I am not able to figure ou...
Thu 11/15/01
06:00:17AM
 
0
Thu 11/15/01
06:00:17AM
21
 
 
 
Results  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact