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  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hi . I have been using the connection pooling provided by weblogic application server .. In my...
Tue 03/13/01
06:12:14PM
 
0
Tue 03/13/01
06:12:14PM
104
 
 
This is not a JDBC qn...but a DB design qn. 1)Is it a good practice to "allow nulls" for foreign ke...
Mon 02/03/03
06:47:24AM
 
1
Sat 02/01/03
11:29:20AM
111
 
 
When I connect my application with Oracle I always recieve an error "Connection Refused No Fur...
Sat 08/31/02
11:46:36AM
 
0
Sat 08/31/02
11:46:36AM
108
 
 
Hi I call a stored procedure in oracle 8.1.6 which has various types(Number/Varchar/Objects) as...
Tue 09/18/01
05:40:53AM
 
0
Tue 09/18/01
05:40:53AM
107
 
 
Environment : AIX, EJB 1.0, JDBC 2.0, Oracle Thin Driver, WebSphere Application Server 3.5, JDK 1.2...
Wed 10/03/01
12:15:09PM
 
0
Wed 10/03/01
12:15:09PM
121
 
 
 
I'm tyring to setup the cloudscape JDBC driver. I have a small java program called CreateCoffes whic...
Tue 02/05/02
11:50:21PM
 
2
Wed 01/30/02
07:23:50AM
97
 
 
I use MS 2000. I use the MS given free jdbc driver. I use jdk 1.4.1. I get a "String index out of ra...
Wed 10/15/03
10:56:23AM
 
1
Wed 10/15/03
10:14:33AM
112
 
 
I connected to the Database. Then when I create a statement I get the following Exception java.s...
Fri 12/20/02
07:10:13AM
 
1
Fri 12/20/02
12:52:44AM
116
 
 
Can any body help? I am using Jbuilder 5 and trying configure it with MS-SQL 2000 JDBC driver p...
Wed 12/19/01
11:17:48AM
 
1
Sat 12/15/01
04:50:15PM
115
 
 
I am writing an application that will self build tables on Sql 2000. I am able to connect and cr...
Wed 05/01/02
01:18:23PM
 
1
Mon 04/29/02
10:19:06PM
108
 
 
 
Results  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact