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  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hi, I have the following package in the Oracle 8i database and I want to get the data in a java prog...
Thu 03/29/01
11:52:54PM
 
0
Thu 03/29/01
11:52:54PM
111
 
 
Hi, I have the following package in the Oracle 8i database and I want to get the data in a java prog...
Fri 03/30/01
12:00:51AM
 
0
Fri 03/30/01
12:00:51AM
108
 
 
In Oracle you can give a hint with the /*+ or --+ syntax, for example to force the use of a particul...
Fri 03/30/01
04:22:05AM
 
0
Fri 03/30/01
04:22:05AM
133
 
 
Sir, I am using jdbc and swing. I want to retrieve data from more than one table at ...
Fri 03/30/01
02:08:42PM
 
2
Thu 03/29/01
09:06:00PM
118
 
 
of late i am getting this exception. but no error on compilation. there is no documentation avaliabl...
Fri 03/30/01
02:23:37PM
 
1
Fri 03/30/01
05:34:24AM
109
 
 
 
What is the best strategy to determine that the DBMS is up and that the Connections from my pool a...
Fri 03/30/01
11:09:45PM
 
5
Mon 11/20/00
06:21:22AM
242
 
 
Can a single thread open up mutliple connections simultaneously for the same database and for same t...
Sat 03/31/01
12:55:16AM
 
1
Mon 03/26/01
11:17:12AM
120
 
 
hey guys, Can u pls tell me what is the use of Java Stored Procedure. Basically i have got a requir...
Sun 04/01/01
11:39:42PM
 
1
Sat 03/31/01
03:25:51AM
104
 
 
i want to retrieve a image from database,how to do it in java,if the database is oracle?
Mon 04/16/01
10:41:07PM
 
1
Sun 04/01/01
07:03:30AM
114
 
 
Can you make an ODBC connection through the JDBC-ODBC bridge head without having to use the host com...
Tue 05/22/01
04:43:50PM
 
1
Fri 03/16/01
06:37:49AM
119
 
 
 
Results  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact