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  4011 to 4020 of 4097  « Prev 1... 397 398 399 400 401 402 403 404 405 406 ... 410 Next » 
 
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
29
 
 
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
30
 
 
Hi, I need to read data from excel using JDBC. When i give: Class.forName("sun.jdbc.odbc.JdbcOdbcDr...
Wed 03/28/01
04:45:42AM
 
1
Fri 03/23/01
09:49:23AM
59
 
 
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
32
 
 
My problem is Dynamic creation of DSN using java.I have to create the DSN dynamically when my applic...
Tue 03/27/01
04:41:16PM
 
1
Fri 03/23/01
04:14:10AM
101
 
 
 
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
30
 
 
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
 
 
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
32
 
 
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
28
 
 
I was trying to insert values in a table having five columns. The ststement was 'INSERT INTO temp_ta...
Sat 03/24/01
06:12:20AM
 
0
Sat 03/24/01
06:12:20AM
79
 
 
 
Results  4011 to 4020 of 4097  « Prev 1... 397 398 399 400 401 402 403 404 405 406 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact