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  4081 to 4090 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
Hello Friends, I am using JDBC and DBMS is Oracle. I need to retrive data from Oracle. I can do it ...
Thu 07/12/01
11:56:16PM
 
4
Thu 07/12/01
01:05:11AM
26
 
 
I have a oracle database and I connect to it using JDBC. I am randomly getting following error and ...
Sun 07/15/01
02:40:31PM
 
4
Fri 07/13/01
03:30:56AM
25
 
 
I have a DB with about 1000 rows.( in reality I may not know total rows ). In my GUI I want to show ...
Wed 01/23/02
02:56:58AM
 
4
Wed 10/17/01
06:09:52PM
23
 
 
I am using Solaris and have jdk 1.2 installed on it. I am using oracle thin driver classes111.zip ...
Tue 11/20/01
02:19:07PM
 
4
Sun 11/18/01
10:55:40PM
19
 
 
I am trying to check if a table exists on a Oracle 8i database using DatabaseMetaData.getTables()....
Wed 11/28/01
01:05:16PM
 
4
Tue 11/27/01
11:29:06AM
23
 
 
 
This is code: stmt="UPDATE users SET age=age+1 WHERE username LIKE 'Mike'"; { if(conn =...
Sun 01/06/02
11:10:35PM
 
4
Wed 12/19/01
07:49:17PM
16
 
 
we have created a database application in java with backhand oracle.It runs very well. but we want ...
Mon 12/24/01
12:52:07PM
 
4
Mon 12/24/01
09:30:13AM
29
 
 
Hi, I am running Tomcat 4.1.12 and making JDBC connections to an Informix 7.23 environment. The conn...
Mon 01/31/05
03:50:22AM
 
4
Wed 12/29/04
02:04:08PM
44
 
 
how to overcome the "classnotfound exception" when we are using the type4 driver(thin driver) for jd...
Sat 11/25/06
02:18:21AM
 
4
Sat 09/23/06
01:20:18AM
33
 
 
what is the difference between php and jsp?
Sun 06/17/07
03:22:36PM
 
4
Mon 06/11/07
06:39:51AM
29
 
 
 
Results  4081 to 4090 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact