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  81 to 90 of 4098  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
 
Hello Firends, I am getting following error while connecting to MS-Access database using JDBC thr...
Tue 07/31/07
01:03:55AM
 
0
Tue 07/31/07
01:03:55AM
180
 
 
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
178
 
 
Can any one please explain me what is java.sql.SQLException: Io exception: End of TNS data channel e...
Wed 02/27/08
02:35:51AM
 
0
Wed 02/27/08
02:35:51AM
175
 
 
hi all, look this :) ... ResultSet resultset = (ResultSet) cstmt.getObject(firstOutParameter); w...
Sun 12/17/06
02:49:06PM
 
2
Wed 12/13/06
07:03:37AM
171
 
 
I try to get an OUT parameter of type LONG from an oracle stored procedure (Oracle 9i). I use a driv...
Sat 12/06/08
10:25:49AM
 
0
Sat 12/06/08
10:25:49AM
170
 
 
 
How can I correctly parse CSV ( comma separated values ) files? StringTokenizer doesn't seem to fit...
Sat 03/23/02
11:20:33AM
 
2
Tue 03/12/02
09:34:22AM
168
 
 
What is java.sql.SQLException: Logical handle no longer valid What is the reason for this exception...
Wed 03/23/05
11:00:35PM
 
0
Wed 03/23/05
11:00:35PM
167
 
 
can not connect to mysql server on localhost:3306.Is there a mysql server running on the machine/por...
Wed 11/02/05
06:21:28AM
 
3
Tue 10/25/05
11:34:02AM
166
 
 
"Cannot create the Connection to the databasestart() failed on resource 'weblogic.jdbc.wrapper.JTSXA...
Mon 02/09/04
01:28:58PM
 
0
Mon 02/09/04
01:28:58PM
163
 
 
hi all. We r using... App Server: jboss-3.2.1_tomcat-4.1.24 Database: Mysql: 5.0 We r workin...
Fri 02/01/08
12:27:08AM
 
0
Fri 02/01/08
12:27:08AM
161
 
 
 
Results  81 to 90 of 4098  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact