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  31 to 40 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hello, I am part of a team that is working on implementing the CallableStatement interface for JDBC...
Fri 04/06/01
03:34:19PM
 
0
Fri 04/06/01
03:34:19PM
37
 
 
Hi there, I am facing problem of JDBC connectivity in weblogic server 6.0 I am using MS Access 200...
Sat 04/07/01
04:33:49AM
 
0
Sat 04/07/01
04:33:49AM
36
 
 
Advanages of Jdbc:- 1)Centralised to Distributed data & 2)Centralised to Distributed processing Wh...
Mon 04/09/01
01:10:52PM
 
0
Mon 04/09/01
01:10:52PM
32
 
 
Hi, I want my Java program to store an image in MS SQL Server database into an 'Image' field. Can ...
Mon 04/09/01
03:30:48PM
 
0
Mon 04/09/01
03:30:48PM
29
 
 
hi. My problem is that i have to read the millions of records from the file and inserting them into...
Mon 04/09/01
08:41:15PM
 
0
Mon 04/09/01
08:41:15PM
28
 
 
 
i'd like to ask some questions to someone who has already used jsp files that make a sql connection ...
Thu 04/12/01
02:39:27AM
 
0
Thu 04/12/01
02:39:27AM
36
 
 
I am having a problem where when I tried to update my database, I get SQL Error: error occurred at ...
Mon 04/16/01
09:47:14PM
 
1
Mon 04/09/01
08:12:17PM
34
 
 
How to store a microsoft word document in a data base file
Mon 04/16/01
09:51:33PM
 
1
Wed 04/11/01
09:26:30AM
32
 
 
Hi, I'm using jdk1.3 and oracle 8.1.7. when i'm trying to get the connection from oracle using orac...
Mon 09/10/01
09:33:39AM
 
1
Mon 04/09/01
08:00:34PM
27
 
 
I have a file. I need to upload the contents of this file into a BLOB. How can I create a BLOB obj...
Sun 10/07/01
02:51:13AM
 
4
Mon 04/09/01
04:59:45PM
35
 
 
 
Results  31 to 40 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact