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 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
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'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
33
 
 
Iam using SQL SERVER backend and i got to do a calculation in a stored procedure.I can achieve it i...
Fri 04/06/01
01:09:43AM
 
0
Fri 04/06/01
01:09:43AM
31
 
 
my problem is this that I have a binary file containing millions of records. What i hve to read the ...
Mon 04/09/01
11:24:44AM
 
1
Mon 04/09/01
05:45:19AM
25
 
 
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
32
 
 
 
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
 
 
I am writing applet, which will communicate with odbc interface using jdbc for 1.x version of jdk. F...
Tue 04/10/01
10:55:26PM
 
2
Tue 04/10/01
06:54:51AM
34
 
 
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
34
 
 
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
32
 
 
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
32
 
 
 
Results  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact