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 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
 
Hello everyone. I am facing problem, using pagin within my JSP application. My mySQL database holds...
Mon 01/28/02
07:18:31PM
 
3
Sat 01/19/02
08:21:19PM
31
 
 
I wish to print the the sql query on console after all the required values are given to it and just...
Sun 02/17/02
07:55:52PM
 
3
Wed 02/13/02
01:25:27AM
18
 
 
I have a program that inserts rows in a table. My table has a column 'Name' that has a unique constr...
Thu 02/21/02
06:22:08AM
 
3
Thu 02/21/02
03:16:54AM
88
 
 
I have a web application which is desinged to use various database servers like SQL Server, Oracle o...
Tue 03/19/02
03:02:43PM
 
3
Tue 03/19/02
09:05:44AM
20
 
 
I am receiving an error message " maximum open cursors exceeded" while doing a batch update. I c...
Tue 04/30/02
10:08:13AM
 
3
Tue 04/09/02
08:34:02AM
25
 
 
 
I am trying to use write a piece of JDBC code which transfers the contents of a file into an Acce...
Sun 05/05/02
02:41:36AM
 
3
Mon 04/22/02
11:16:11AM
19
 
 
Fri 05/03/02
01:15:09PM
 
3
Fri 05/03/02
11:00:36AM
23
 
 
We get a NullPointerException when closing a connection. We know the connection is null because we u...
Sun 05/12/02
11:46:53PM
 
3
Fri 05/10/02
06:59:25AM
28
 
 
I want to store some images in Oracle 9i database uasing java ( servlets ). anybody has done anythin...
Thu 10/24/02
12:47:32PM
 
3
Mon 10/21/02
05:00:30PM
19
 
 
I have a form containing an "Address" text field. The content of the text field is then send to my J...
Fri 11/15/02
07:44:34AM
 
3
Fri 11/15/02
12:54:02AM
19
 
 
 
Results  81 to 90 of 4097  « Prev 1... 4 5 6 7 8 9 10 11 12 13 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact