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 » 
 
By using the codes below, i try to insert 2 dates into database, but when i check the table, the fi...
Thu 07/18/02
08:53:57PM
 
0
Thu 07/18/02
08:53:57PM
34
 
 
I have problem in getting connection with oracle instance on my local PC. My instance named 'faisa...
Sat 04/02/05
12:47:49PM
 
0
Sat 04/02/05
12:47:49PM
35
 
 
I want to generate unique ids in the database table without the user intervention. This id shoul...
Sat 02/16/02
06:03:10AM
 
3
Tue 09/04/01
10:46:01PM
56
 
 
I installed weblogic6.0 and oracle database server. I am trying to access data through a jsp page. ...
Wed 09/25/02
03:24:05PM
 
1
Thu 09/12/02
03:12:13PM
212
 
 
1. What are database cursors? 2. What is the difference between client and server database cursors? ...
Sat 03/25/00
11:06:10PM
 
0
Sat 03/25/00
11:06:10PM
40
 
 
 
I am attempting to use methods such as: rs.first() in my servlet and I am getting errors when I...
Mon 09/17/01
01:09:53PM
 
0
Mon 09/17/01
01:09:53PM
24
 
 
Hello All, I am using oracle database, windows 2000, OC4J(Oracle Containers for j2ee) Application...
Thu 10/24/02
01:16:33PM
 
2
Sun 10/20/02
08:42:42AM
27
 
 
Hi, I am building a web application that provides support for several large databases including ...
Sun 08/04/02
10:06:42PM
 
1
Sun 07/28/02
11:36:56PM
31
 
 
I am reading data from the MQ and trying to write to DB2 database in a single EJB transaction (Con...
Tue 03/30/04
04:04:51PM
 
0
Tue 03/30/04
04:04:51PM
35
 
 
I am stuck with a 3 Tier Database application design. Back end is in Oracle, Front end in Java (Appl...
Thu 09/05/02
06:14:00AM
 
1
Thu 09/05/02
01:25:17AM
27
 
 
 
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