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  121 to 130 of 4097  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 410 Next » 
 
Im trying to paginate a database query result in a web application using the JDBC 2.0 API but the sc...
Fri 04/27/01
12:10:02AM
 
0
Fri 04/27/01
12:10:02AM
24
 
 
what method or API can i use to let the database update automatically ? and other question is can Ac...
Fri 04/27/01
10:57:10AM
 
0
Fri 04/27/01
10:57:10AM
20
 
 
I am connecting DB2 thru websphere DataSource using JDBC 2.0. I tried with JDBC 1.0 where connection...
Fri 04/27/01
01:46:25PM
 
0
Fri 04/27/01
01:46:25PM
19
 
 
I want to use Oracle OCI driver to connect to an Oracle 7.3 database residing on the same machine. T...
Sat 04/28/01
05:08:37AM
 
0
Sat 04/28/01
05:08:37AM
22
 
 
I am using java webserver1.1.3 and SQL SERVER 6.5 and I have written the following code to insert an...
Sat 04/28/01
12:34:46PM
 
1
Sat 04/28/01
04:46:21AM
19
 
 
 
Hi, I have a composite primary key in Table A. How do I, in table B refer to this composite primar...
Mon 04/30/01
09:12:45AM
 
0
Mon 04/30/01
09:12:45AM
17
 
 
Hi, I can connect to mySQL on linux shell as below: $ mysql - u -p Enter password: **** B...
Fri 05/04/01
11:36:22AM
 
1
Fri 04/27/01
11:31:54AM
19
 
 
I want to know whether JDBC will handle the following situation. For examble my application has Orac...
Sat 05/05/01
06:33:47AM
 
0
Sat 05/05/01
06:33:47AM
20
 
 
I'm doing a simple program of connection to a database. Compilation returns a error - Incompatible ...
Mon 05/07/01
10:51:05AM
 
1
Fri 05/04/01
12:40:30PM
20
 
 
I am developing java servlets which connects to the oracle Database & fetches the records & display...
Mon 06/25/01
09:17:11PM
 
2
Fri 04/27/01
01:01:40PM
20
 
 
 
Results  121 to 130 of 4097  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact