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  4051 to 4060 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
what is the Difference between execute() and excuteQuery() ?
Wed 12/29/04
09:40:44PM
 
2
Wed 12/29/04
08:59:04PM
21
 
 
I want to retrieve TIMESTAMP WITH TIME ZONE field from Oracle using JDBC.. I have to retrieve it...
Thu 03/31/05
11:03:47PM
 
0
Thu 03/31/05
11:03:47PM
34
 
 
Is there any SQL limitation in addBatch? We have 5000 plus sql update statement to process thru exec...
Tue 04/09/02
05:36:26AM
 
1
Tue 04/09/02
01:31:47AM
19
 
 
I am using jsp files to run insert , select ,update and delete SQL statement to MSAccess2000 databa...
Sun 03/17/02
11:49:46PM
 
1
Sat 02/09/02
11:33:52PM
26
 
 
what are the important differences between mySQL and postgresql databases,and which one is better fo...
Mon 11/07/05
03:38:02AM
 
0
Mon 11/07/05
03:38:02AM
15
 
 
 
Hi can you expalin; what is the need of SQL data type [eg. java.sql.Date]. We usually use getStrin...
Fri 03/14/03
06:38:12AM
 
1
Thu 03/13/03
09:38:32PM
18
 
 
hey guys, Can u pls tell me what is the use of Java Stored Procedure. Basically i have got a requir...
Sun 04/01/01
11:39:42PM
 
1
Sat 03/31/01
03:25:51AM
104
 
 
what is thedifference between delete and delete cascade? I need the answer in detail.
Fri 01/21/05
01:24:06AM
 
2
Thu 12/23/04
11:11:03PM
47
 
 
I'm trying to connect applet to oracle8 database, but initially it gave me the java.security.AccessC...
Fri 05/03/02
09:55:25AM
 
0
Fri 05/03/02
09:55:25AM
18
 
 
I am trying to run JDBC examples in Weblogid6.1. I have jdk1.3.1 installed. However, when I tried to...
Wed 07/11/01
06:57:31PM
 
1
Wed 07/11/01
03:37:24PM
16
 
 
 
Results  4051 to 4060 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact