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  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
 
if i attempt to "insert" to a database table which doesnt exist can i throw an exception to detect ...
Mon 03/26/01
01:04:44AM
 
0
Mon 03/26/01
01:04:44AM
29
 
 
Hi, How do i retrieve data, which is in the form of PL/SQL table, sent to the java program. Thanx ...
Mon 03/26/01
02:24:31PM
 
1
Mon 03/26/01
01:37:43PM
34
 
 
DB2 prefixes table names with the schema name, while another database (Progress) doesn't. I would li...
Mon 03/26/01
11:50:11PM
 
0
Mon 03/26/01
11:50:11PM
30
 
 
I'm trying to put a large file in sql server 2000, will any one kindly tell me how to do that... Th...
Tue 03/27/01
04:29:54PM
 
0
Tue 03/27/01
04:29:54PM
31
 
 
I want to know how to get the query being executed at run time for that connection object. I have a ...
Wed 03/28/01
04:19:58AM
 
0
Wed 03/28/01
04:19:58AM
34
 
 
 
Hi, Could you tell me, how to retrieve data from oracle, which is in the form of a REF CURSOR using...
Wed 03/28/01
12:45:34PM
 
1
Tue 03/27/01
08:31:05PM
31
 
 
I AM USING WIN NT 4 AND I HAVE ACCESS AS MY RDBMS MY ODBC DRIVER ARE NOT WORKING AND I HAVE TO USE T...
Wed 03/28/01
06:29:37PM
 
0
Wed 03/28/01
06:29:37PM
32
 
 
i want to select a column from database(oracle) where i stored the images of my employee. 1)by what ...
Wed 03/28/01
09:59:24PM
 
0
Wed 03/28/01
09:59:24PM
34
 
 
We are getting java.sql.SQLException:Connection has been preempted while processing records on DB-2...
Thu 03/29/01
01:47:17AM
 
0
Thu 03/29/01
01:47:17AM
28
 
 
I want to use transactions within a resultset but trying to invoke the con.commit() method within a ...
Fri 03/30/01
02:43:31PM
 
1
Mon 03/26/01
05:30:24AM
31
 
 
 
Results  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact