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  91 to 100 of 4097  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
 
"Cannot create the Connection to the databasestart() failed on resource 'weblogic.jdbc.wrapper.JTSXA...
Mon 02/09/04
01:28:58PM
 
0
Mon 02/09/04
01:28:58PM
140
 
 
when i want to retrieve data from oracle tables using asp i am getting this error Error Type: Mic...
Thu 06/19/08
02:23:26PM
 
1
Thu 06/19/08
02:04:42PM
140
 
 
hi i am having a class for connecting to a db2 database the code is like Class.forName("COM.ibm.db2...
Tue 07/12/05
08:25:28PM
 
1
Tue 07/12/05
07:42:14AM
139
 
 
What is java.sql.SQLException: Logical handle no longer valid What is the reason for this exception...
Wed 03/23/05
11:00:35PM
 
0
Wed 03/23/05
11:00:35PM
139
 
 
Hi, I'm doing a call to a stored procedure Oracle 9i using a type defined . When it executes the f...
Fri 04/02/04
01:07:08AM
 
1
Thu 04/01/04
06:07:43AM
135
 
 
 
How to insert and retrieve an image into MSAcess using java
Mon 11/12/07
08:56:39AM
 
1
Mon 11/12/07
07:20:41AM
134
 
 
How can I search a general date type data field of ms access to retrieve data of a particular date u...
Tue 05/13/08
01:01:40AM
 
0
Tue 05/13/08
01:01:40AM
134
 
 
how to write jdbc code using statement to fetch 10000 records from oralce 9i using jboss 4.0.0 in mi...
Wed 05/07/08
09:32:38AM
 
1
Wed 05/07/08
06:51:10AM
133
 
 
In Oracle you can give a hint with the /*+ or --+ syntax, for example to force the use of a particul...
Fri 03/30/01
04:22:05AM
 
0
Fri 03/30/01
04:22:05AM
133
 
 
How to connect the front-end created with java swings and back-end created with oracle, using JDBC....
Fri 07/22/11
01:52:01AM
 
0
Fri 07/22/11
01:52:01AM
133
 
 
 
Results  91 to 100 of 4097  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact