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  101 to 110 of 4097  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 410 Next » 
 
Hi guys, I need to develop a desktop application that automatically does something whenever a user e...
Mon 04/16/01
12:44:36PM
 
0
Mon 04/16/01
12:44:36PM
23
 
 
what's advantage of ibm connection classes over jdbc statements?how we can better use ibm classes?ho...
Fri 04/20/01
12:00:38AM
 
0
Fri 04/20/01
12:00:38AM
28
 
 
getTables in DatabaseMetaData returns all the views(system as well as user views) when the 'View' ta...
Fri 04/20/01
02:39:20AM
 
0
Fri 04/20/01
02:39:20AM
19
 
 
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
 
 
Hi guys, I've been trying to connect my testing JSP to oracle server and I got the following error! ...
Mon 04/23/01
04:12:54AM
 
2
Mon 04/23/01
02:21:37AM
20
 
 
 
Hi there, I'm trying to use apache + tomcat to connect oracle 7.3.4. and have read some docs. Howe...
Tue 04/24/01
02:08:22AM
 
1
Fri 04/20/01
02:43:40AM
22
 
 
How can I get a DBMS to connect to and use data on a CD?
Wed 04/25/01
12:52:27AM
 
1
Mon 02/26/01
08:49:11PM
54
 
 
Hi, How can i make an interactif cd rom with java or other, multi platform, through a database? Exem...
Wed 04/25/01
09:57:27AM
 
0
Wed 04/25/01
09:57:27AM
17
 
 
I am getting "Engine: [Microsoft][ODBC Excel Driver]Invalid precision value" exception, when trying ...
Thu 04/26/01
08:04:43AM
 
0
Thu 04/26/01
08:04:43AM
24
 
 
Is there a practical limit for the number of SQL statements that can be added to an instance of a St...
Thu 04/26/01
03:27:10PM
 
1
Fri 04/20/01
09:38:33AM
168
 
 
 
Results  101 to 110 of 4097  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact