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  4031 to 4040 of 4097  « Prev 1... 399 400 401 402 403 404 405 406 407 408 ... 410 Next » 
 
I want to generate unique ids in the database table without the user intervention. This id shoul...
Sat 02/16/02
06:03:10AM
 
3
Tue 09/04/01
10:46:01PM
56
 
 
what will happen if a resultset that was previously used is not closed but is reused again like Res...
Sat 09/15/01
09:18:03PM
 
3
Thu 09/13/01
03:11:47AM
21
 
 
Hi all, My system environment is as follows: os: windows 2000 server tomcat 3.2.1 mysql-3...
Thu 09/20/01
06:44:55AM
 
3
Tue 09/18/01
11:39:09PM
23
 
 
Hi Everybody I have to read and write a JPG file to a table field, How can I do? How to set up...
Wed 10/10/01
12:38:18PM
 
3
Fri 09/28/01
07:55:55AM
20
 
 
we use oracle8i and jdk1.2 and jdbc2.0. i had a search engine which searches our local database.i wa...
Sun 10/07/01
12:53:18AM
 
3
Mon 10/01/01
03:18:17AM
20
 
 
 
Is that possible to create a database through JDBC like we create a table thru it?? e.g "create dat...
Mon 10/15/01
05:43:35PM
 
3
Thu 10/11/01
09:25:29PM
20
 
 
How do I have multiple conditions for my sql statement ? Is this statement correct ? String query =...
Tue 11/27/01
06:37:53PM
 
3
Tue 10/23/01
08:10:42PM
21
 
 
This is query ihave writtern in java, in test table feild id is integer. but in providerdetails fei...
Wed 12/20/06
02:56:43PM
 
3
Wed 12/20/06
12:25:02PM
19
 
 
How does a prepared statement gets execute, what are the steps?what does it mean by precomiling, is ...
Mon 01/29/07
07:21:26AM
 
3
Thu 01/18/07
07:34:39AM
18
 
 
Hi, I am getting "DSRA9110E: ResultSet is closed" exception while loading JSP page. This page is ...
Fri 05/18/07
12:07:15PM
 
3
Thu 03/22/07
01:16:38AM
422
 
 
 
Results  4031 to 4040 of 4097  « Prev 1... 399 400 401 402 403 404 405 406 407 408 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact