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  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
How to get the number of rows stored in the ResultSet. Is it possible to get the count of rows retur...
Mon 04/23/01
02:23:22AM
 
3
Thu 04/19/01
08:10:30PM
21
 
 
is there a way of getting the number the rows in a resultset before performing the while loop or is...
Wed 06/20/01
02:54:49AM
 
3
Wed 05/30/01
09:20:14AM
21
 
 
hi, pliz if anybody know this query pliz reply it as soon as possible.. Thanks Aruna
Fri 06/29/01
04:01:56AM
 
3
Thu 06/28/01
02:22:05AM
18
 
 
Is there any method in java to retrieve the length of a result set object? If not do we have an alte...
Mon 07/02/01
07:33:12AM
 
3
Mon 07/02/01
03:47:54AM
29
 
 
if i use resultset to get the data from the database. where do the information stored temporarily be...
Thu 10/07/04
03:57:22PM
 
3
Thu 10/07/04
01:30:15AM
19
 
 
 
how i can write a database independent application
Sun 11/21/04
07:04:12AM
 
3
Thu 11/18/04
03:53:14AM
20
 
 
Hi, like the title, can i access a mdb file using jdbc? is it good? I want to store data in a si...
Wed 03/16/05
02:01:44PM
 
3
Thu 03/03/05
11:11:52AM
17
 
 
hi. I want to send an email from my C program. but i don`t know how . please help me .
Sat 04/23/05
12:24:18AM
 
3
Wed 03/16/05
10:30:26PM
18
 
 
my problem is when there are many records in database(Access) the result searching process is slow i...
Fri 06/08/07
09:11:20AM
 
3
Fri 05/25/07
06:10:37AM
17
 
 
What is the difference between Resultset and Rowset?
Thu 06/21/07
05:27:39AM
 
3
Wed 06/20/07
03:08:13AM
18
 
 
 
Results  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact