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  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
 
I need to retrieve Japanese data from one of the tables in Oracle 8i. I use rs.getString("columnna...
Thu 07/10/03
05:17:43AM
 
1
Thu 07/10/03
12:59:18AM
11
 
 
Hi I have set up a webpage to allow a user to enter in personal details and store them in a table c...
Mon 05/05/03
02:32:29PM
 
1
Mon 05/05/03
05:06:55AM
11
 
 
I am using a PreparedStatement to get information from my database which is to be stored in an arra...
Tue 02/26/02
12:39:46PM
 
0
Tue 02/26/02
12:39:46PM
11
 
 
Hallo. I have a problem. I will try to explain it. For example I have applet in /usr/tests/ d...
Tue 10/09/01
04:52:56AM
 
0
Tue 10/09/01
04:52:56AM
11
 
 
Is there a way to read an embedded Word Doc from an Access Database into a jsp page, or into Java? M...
Thu 05/20/04
01:49:29PM
 
1
Thu 05/20/04
12:50:24PM
11
 
 
 
hi all ,i'm trying to write a programm (subclass of JFrame) that will allow me to choose files wit...
Sun 10/27/02
07:46:03PM
 
0
Sun 10/27/02
07:46:03PM
11
 
 
Of the 4 types of JDBC driver that are available which can I use if i want to make a database connec...
Fri 01/04/02
08:23:18AM
 
2
Sat 12/29/01
11:47:40PM
11
 
 
I created user defined type in Orcale TYPE inarray is TABLE OF VARCHAR2(500) and am using tha...
Fri 02/01/02
10:26:19AM
 
0
Fri 02/01/02
10:26:19AM
11
 
 
Hi, I have been using JWSDP which internally using Tomcat Server. I am using a recursive method ...
Thu 10/31/02
09:29:18AM
 
1
Thu 10/31/02
02:07:32AM
11
 
 
I am working on one client server application, with database SqlServer2000.I am looking for Type 4 d...
Wed 10/23/02
06:32:46AM
 
1
Mon 10/21/02
10:24:05PM
11
 
 
 
Results  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact