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  21 to 30 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
I have an interesting question here.. If I close the Connection object, will the Statement ...
Wed 02/25/04
04:14:49AM
 
3
Mon 02/16/04
09:55:54PM
25
 
 
Can you help me out? I have this applet that has been created with JBuilderX. When I run the progra...
Tue 02/17/04
12:35:06PM
 
3
Tue 02/17/04
10:36:34AM
34
 
 
Hai My Question is what does Class.forName() do?
Wed 03/03/04
10:13:05PM
 
3
Mon 03/01/04
09:56:25PM
20
 
 
from PL/SQL SQL> select * from br_portal_bill; Result ... ... ... select * from br_porta...
Sun 05/02/04
10:21:35PM
 
3
Wed 03/31/04
04:46:50PM
15
 
 
Can we write our own connection pools? what r the requirements for doing so? i want to use JDBC and ...
Fri 04/30/04
06:58:02AM
 
3
Thu 04/22/04
11:49:17PM
18
 
 
 
How will u insert and delete with a single java connection when u have referential integrity?
Fri 04/30/04
06:55:58AM
 
3
Tue 04/27/04
10:32:44PM
17
 
 
Is there a java class library out there that helps load data in excel file to a DB table?
Wed 06/09/04
11:28:07PM
 
3
Tue 05/25/04
07:25:42AM
20
 
 
hi everyone i have a java file which import javax.sql.DataSource; class ,while compiling this fil...
Tue 07/06/04
04:21:01PM
 
3
Mon 06/14/04
07:32:26AM
22
 
 
WHAT IS THE DIFFERNENCE BETWEEN DBMS & RBMS
Tue 07/13/04
02:03:31AM
 
3
Tue 06/22/04
03:28:18AM
296
 
 
Can a JDBC Connection object serialized?
Mon 07/19/04
06:07:18AM
 
3
Fri 07/16/04
03:04:51AM
18
 
 
 
Results  21 to 30 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact