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  91 to 100 of 4098  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
 
I have been trying to write a program which is used to search a specific string in a database and re...
Fri 03/30/01
01:29:42AM
 
1
Thu 03/29/01
08:56:17PM
33
 
 
I have stored the names of my table in a array with name Table_Of_Search and using it select * for T...
Fri 03/30/01
02:22:03PM
 
1
Thu 03/29/01
09:02:32PM
29
 
 
Hi there, I have a question on connecting oracle with my jsp. my testing code is : java.sql....
Fri 04/20/01
08:20:30PM
 
0
Fri 04/20/01
08:20:30PM
28
 
 
What is javaChating ?Give JavaChating programs.How can i insert javaChating program into a project?
Sat 04/21/01
03:20:03PM
 
1
Sat 04/21/01
04:33:36AM
32
 
 
I've created procedures in MS-SQL7.0 andI need to call them through my front end. How do I do this??
Sat 04/21/01
04:44:57PM
 
1
Sat 04/21/01
03:16:48PM
44
 
 
 
Hi, I am trying to use Sun's JDBC-ODBC driver to connect to an MS Access database. I am using JDK ...
Sat 04/21/01
09:10:45PM
 
1
Sat 04/21/01
05:12:28PM
46
 
 
I am porting from informix to sql server. In informix with RESUME option he is returning the rows on...
Sun 04/22/01
06:52:29PM
 
2
Sat 04/21/01
12:58:16PM
28
 
 
what is the reason for the error: "Cannot load connection class" when connecting with mysql
Tue 04/24/01
12:06:42AM
 
0
Tue 04/24/01
12:06:42AM
31
 
 
hi, everyone Is there anyone can tell me what is the diffirence between the connection pool/catch i...
Wed 04/25/01
02:25:02AM
 
0
Wed 04/25/01
02:25:02AM
188
 
 
what all driver available to support java with any database? how they differ from other? which are...
Tue 05/22/01
04:30:16PM
 
1
Thu 03/29/01
06:40:33AM
36
 
 
 
Results  91 to 100 of 4098  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact