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 » 
 
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
 
 
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
 
 
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
 
 
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
 
 
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 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
 
 
what is the Difference between execute() and excuteQuery() ?
Wed 12/29/04
09:40:44PM
 
2
Wed 12/29/04
08:59:04PM
21
 
 
what is meant by jdbc driver
Tue 06/22/04
05:19:50AM
 
2
Tue 06/22/04
02:59:28AM
17
 
 
what is connection pooling ? How it works ? pls give some details about it.. pls help me...
Mon 02/13/06
12:37:55PM
 
1
Mon 02/13/06
08:14:04AM
21
 
 
Iam using SQL SERVER backend and i got to do a calculation in a stored procedure.I can achieve it i...
Fri 04/06/01
01:09:43AM
 
0
Fri 04/06/01
01:09:43AM
31
 
 
 
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