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 » 
 
Hi can anyone suggest me as how to insert and retrieve word documents into an oracle database
Mon 04/16/01
10:32:15PM
 
1
Thu 04/05/01
10:56:00AM
30
 
 
Hi, How do i retrieve, data which is in the form of a PL/SQL table, using the CallableStatement...
Mon 04/16/01
10:22:28PM
 
1
Thu 04/05/01
06:50:26AM
31
 
 
In multi user system if same time two user symultenniously retrive a record and then both are going ...
Mon 04/16/01
10:13:38PM
 
1
Wed 04/11/01
08:19:33AM
33
 
 
How to retrieve records from an MS-Excel (.xls) file using JDBC connection?
Tue 04/10/01
11:10:29AM
 
1
Tue 04/10/01
10:02:10AM
36
 
 
How do i compare a word(input) with the words in my table and print out the whole row containing tha...
Tue 04/10/01
07:16:39AM
 
0
Tue 04/10/01
07:16:39AM
31
 
 
 
I'm trying to connect to a remote oracle database using Connection conn = DriverManager.getConnecti...
Wed 04/04/01
10:27:19PM
 
0
Wed 04/04/01
10:27:19PM
32
 
 
Hi! I wanna load an image or Word.doc as BinaryStream and then i wanna move it in a SQL-Database! Ho...
Wed 04/04/01
07:33:00AM
 
0
Wed 04/04/01
07:33:00AM
28
 
 
I want to Interact with ERP database(oracle applications) using java technologies for getting data. ...
Wed 04/04/01
02:13:27AM
 
0
Wed 04/04/01
02:13:27AM
24
 
 
I wrote Connection Pool class from Java Server Programming and it works fine for idb database and ms...
Tue 04/03/01
10:59:52PM
 
0
Tue 04/03/01
10:59:52PM
29
 
 
I wrote Connection Pool class from Java Server Programming and it works fine for idb database and m...
Tue 04/03/01
10:50:42PM
 
0
Tue 04/03/01
10:50:42PM
31
 
 
 
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