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  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
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'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
 
 
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
122
 
 
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
 
 
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
 
 
 
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
 
 
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
105
 
 
Results  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact