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 » 
 
I am using IBM DB2/NT 7.2.0. I am unable to insert values greater than 64,000 bytes of length into a...
Mon 03/04/02
12:57:59AM
 
0
Mon 03/04/02
12:57:59AM
39
 
 
Hi I have 2 questions. 1.I want to insert single quotes in database.When I try to insert this;...
Sat 05/25/02
12:34:46AM
 
2
Fri 05/24/02
04:23:57AM
23
 
 
Hi could you pls tell me how can I call a stored procedure in Sybase I hav a stored procedure wi...
Sat 03/02/02
05:35:34AM
 
1
Fri 03/01/02
07:26:59PM
61
 
 
When i am creating connection pool(Weblogic 6.0)with the data source its not conecting with data...
Wed 03/13/02
08:43:56PM
 
0
Wed 03/13/02
08:43:56PM
20
 
 
Following Tomcat's Documentation example, I am able to start JDBCRealm when I start Tomcat 3.2. Th...
Wed 06/12/02
12:12:19PM
 
0
Wed 06/12/02
12:12:19PM
23
 
 
 
In terms of performance issues which is better way of executing SQL prepared statement or createsta...
Tue 08/20/02
02:19:58PM
 
1
Tue 08/20/02
11:28:18AM
53
 
 
Hi everybody! My question is: is it possible to subtract (or add) two sql.Time (e.g. HH:mm...
Fri 11/23/01
08:45:30AM
 
1
Wed 11/21/01
02:10:43AM
26
 
 
Hello, there. I downloaded a JDBC driver for SQL 2000 from Microsoft and tried to make it work wit...
Sun 10/06/02
09:07:14AM
 
0
Sun 10/06/02
09:07:14AM
49
 
 
Can anyone give a solution on how to handle the resultSet return value on executing the statemen...
Thu 02/07/02
08:09:30AM
 
5
Wed 02/06/02
10:08:20PM
31
 
 
Can i use connection object in session. what are the performs issues related to this.
Thu 10/10/02
10:39:40AM
 
1
Thu 10/10/02
09:52:53AM
24
 
 
 
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