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  171 to 180 of 4097  « Prev 1... 13 14 15 16 17 18 19 20 21 22 ... 410 Next » 
 
I am new to jdbc connection with jsp. Please guide me how to connect.
Tue 10/30/07
07:24:58PM
 
1
Mon 10/29/07
07:42:08AM
31
 
 
How can i fetch a date dtatype from a database ?? when i'm using the following command Date d1=...
Mon 10/29/07
08:21:56PM
 
2
Sun 10/28/07
02:39:48AM
58
 
 
Can i know some thing about Record Set in JDBC. and i need some urls where i can get deeply in J...
Mon 06/18/07
10:12:45PM
 
2
Mon 06/18/07
07:50:22AM
20
 
 
among the collections classes HashMap and Vector are synchronised, how can i know when a objec...
Sun 06/17/07
03:46:54PM
 
2
Sun 06/17/07
02:15:17PM
17
 
 
what is the difference in the database when a PrepareStatement and the Callable Statement are ex...
Sun 06/17/07
02:09:56PM
 
1
Sun 06/17/07
02:05:30PM
15
 
 
 
I want to check if a primary key exists in a table or not For that i am using the following logic...
Fri 05/04/07
02:34:13AM
 
2
Thu 05/03/07
07:30:36AM
24
 
 
In an Data base table there are two colums.In one column there is name and another column there is a...
Fri 04/27/07
03:29:18AM
 
1
Fri 04/27/07
02:24:27AM
14
 
 
how to check for the number of rows returned by resultset
Thu 04/26/07
04:04:53AM
 
1
Thu 04/26/07
03:05:00AM
17
 
 
i have a single user which has multiple email address, when i am searching for the user,the same use...
Fri 04/20/07
05:55:54AM
 
0
Fri 04/20/07
05:55:54AM
19
 
 
I have tried a lot to make a simple applet with just username, and password as a Textfield variable ...
Sun 04/08/07
05:51:08AM
 
1
Sun 04/08/07
05:22:12AM
14
 
 
 
Results  171 to 180 of 4097  « Prev 1... 13 14 15 16 17 18 19 20 21 22 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact