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  71 to 80 of 4098  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 410 Next » 
 
I am currently using a MessageDriven EJB that pops messages of a JMS queue and then grabs a connec...
Tue 10/09/01
03:52:49PM
 
0
Tue 10/09/01
03:52:49PM
11
 
 
Hello, is it possible to pass a Vector as parameter to an Oracle stored procedure or to an Oracle ...
Thu 11/08/01
08:09:17AM
 
1
Thu 10/04/01
04:20:04AM
11
 
 
I want to ask that whether all the jdbc drivers for a specific database(like oracle, mysql etc) have...
Wed 10/03/01
01:15:20PM
 
0
Wed 10/03/01
01:15:20PM
11
 
 
We are looking for a high performance JDBC Driver for Sybase (other than JConnect) Any suggestions o...
Thu 03/11/04
03:35:33PM
 
1
Wed 03/10/04
09:06:53AM
11
 
 
Hi Everybody, I want to get the database results as stream, but NOT "ResultSet.getInputStrem(1)"! I...
Tue 09/16/03
08:30:17PM
 
1
Tue 09/16/03
02:41:35AM
11
 
 
 
Can anyone please teach me how to make a connection between jsp file and Microsoft SQL Server data...
Sun 05/30/04
01:03:01PM
 
1
Fri 05/28/04
12:38:17AM
11
 
 
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
 
 
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
 
 
 
Results  71 to 80 of 4098  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact