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 4097  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
 
How can i access the active directory of windows 2000 to authenticate the registered users with my a...
Wed 10/08/03
07:51:04PM
 
0
Wed 10/08/03
07:51:04PM
26
 
 
I am using the driver downloaded from Oracle offical homepage to connect to a Oracle 8i database. Wh...
Thu 10/09/03
06:17:22PM
 
0
Thu 10/09/03
06:17:22PM
27
 
 
when does a Java program bind SQL statement to a database ?? How does the binding exactly differ bet...
Fri 10/10/03
10:56:02PM
 
0
Fri 10/10/03
10:56:02PM
37
 
 
What is use of having SQLWarnings? In Sybase 12.5 when I try to insert NaN, it does not raise any ...
Tue 10/14/03
12:03:12PM
 
0
Tue 10/14/03
12:03:12PM
71
 
 
[Microsoft][SQLServer 2000 Driver for JDBC]Can't start a cloned connection while in manual transac...
Wed 10/15/03
10:31:26PM
 
0
Wed 10/15/03
10:31:26PM
25
 
 
 
Can you update the code from EID 776543 from Feb. 2002 to the JDBC rowset.jar file currently availab...
Thu 10/16/03
04:20:21PM
 
0
Thu 10/16/03
04:20:21PM
25
 
 
Please use html tags to format code blocks. Hi every one I was trying to connect to the acces...
Tue 10/21/03
10:51:58AM
 
0
Tue 10/21/03
10:51:58AM
21
 
 
I try to insert image/video file to my db2 database using blob type and ODBC unfortunely when the f...
Wed 10/22/03
03:01:20AM
 
0
Wed 10/22/03
03:01:20AM
36
 
 
I have created a test class to read some records using scrollable positional iterator. This is the ...
Wed 10/22/03
11:13:58PM
 
0
Wed 10/22/03
11:13:58PM
23
 
 
Hi As I said we are working on an Office Automation project, using J2EE. Is there any solution or...
Sun 11/02/03
02:06:45PM
 
0
Sun 11/02/03
02:06:45PM
33
 
 
 
Results  91 to 100 of 4097  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact