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  101 to 110 of 4097  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 410 Next » 
 
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 have JDK 1.3.1 on my machine. I downloaded jdk 1.4.0. How do I set the path in my autoexec.bat fo...
Wed 11/06/02
08:35:00PM
 
1
Wed 11/06/02
01:27:22PM
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
 
 
Let me know if any of you know of any free MS Sql Server driver - 7.0 or 2000) for using thro JDBC. ...
Mon 10/21/02
05:38:00PM
 
1
Mon 10/21/02
05:22:51PM
11
 
 
 
Results  101 to 110 of 4097  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact