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  11 to 20 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
the Oracle StoreProcedure : CREATE PROCEDURE assign_conf(d1 in Date,id out Number) AS .... now I h...
Tue 11/06/01
10:34:39AM
 
1
Thu 10/25/01
04:25:08AM
8
 
 
Does anyone have a really clear example on how to set up a connection pool in my controler Servlet's...
Tue 02/05/02
11:41:23PM
 
1
Thu 01/31/02
12:06:35AM
9
 
 
Hi there , I have a strange problem ..iam unable to figure it out any help will be highly appreciat...
Sun 10/24/04
05:10:30PM
 
1
Thu 10/14/04
11:05:50PM
9
 
 
Is it possible to create temporary tables using JDBC 2.0.I'm using Oracle 8.16.If possible how can i...
Mon 07/09/01
02:20:40PM
 
0
Mon 07/09/01
02:20:40PM
9
 
 
Hi all, I try to retrieve data in the TEXT Format from a MS-SQL-DB. Everything works fine except th...
Mon 06/10/02
12:01:04AM
 
0
Mon 06/10/02
12:01:04AM
9
 
 
 
I have a simply stored procedure that does nothing except return 0. I execute this stored proc...
Thu 05/30/02
08:24:20AM
 
0
Thu 05/30/02
08:24:20AM
9
 
 
I need to make a database connection to a remote server (NT). I can connect to my local database w...
Thu 05/23/02
07:51:11PM
 
0
Thu 05/23/02
07:51:11PM
9
 
 
Hi How to Register a DataSource with JNDI I am using this code but an error is occured. import...
Mon 05/20/02
10:28:32PM
 
0
Mon 05/20/02
10:28:32PM
9
 
 
i use oracle thin driver to connect to my database which is in a server in norway. my application is...
Mon 07/15/02
09:45:33AM
 
0
Mon 07/15/02
09:45:33AM
9
 
 
Is it possible to do something like this using JDBC: SELECT tbl.a,count(tbl.a) AS foo FROM tbl GROUP...
Wed 05/14/03
12:38:44AM
 
1
Tue 05/13/03
11:04:23PM
9
 
 
 
Results  11 to 20 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact