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 » 
 
Hi! I would like to convert a result set (back) into a table. Any ideas? Best Regards, Dan
Wed 01/16/02
07:40:14PM
 
2
Tue 01/15/02
07:35:08AM
16
 
 
I get the date out of the database as a string e.g. (2002-06-03) I am trying to format this dat...
Mon 06/03/02
04:35:28AM
 
1
Mon 06/03/02
04:27:40AM
18
 
 
I need the piece of coding connecting sql server 7.0 through jdbc.I do NOT require the code for sql ...
Thu 09/26/02
06:44:05AM
 
3
Thu 09/26/02
05:33:55AM
25
 
 
i used jdbc to connect mysql database to my java interface...how can i upload my database on the net...
Mon 01/07/02
04:40:39AM
 
1
Sun 01/06/02
06:43:41PM
16
 
 
After spending serveral days, I thought that I have got the code to upload files into Oracle BLOB. H...
Thu 02/20/03
08:15:53AM
 
1
Thu 02/20/03
08:10:33AM
18
 
 
 
I am using JDK1.3. I want to update a row using scrollable resultsets. But when I use methods like...
Wed 07/20/05
12:47:37PM
 
0
Wed 07/20/05
12:47:37PM
13
 
 
I'm making an application which updates files of any format into the database field using the Blob v...
Thu 05/02/02
03:00:40PM
 
1
Thu 05/02/02
02:32:47PM
16
 
 
I am using cachedrowset object in my EJB to get the data from the database and display it on JSP pag...
Thu 03/14/02
07:32:37AM
 
0
Thu 03/14/02
07:32:37AM
22
 
 
Hello I have this really frustrating problem and I can't find a solution anywhere.I have build an ...
Fri 10/20/06
09:04:20PM
 
1
Fri 09/29/06
05:20:03AM
68
 
 
how will you update resultset programatically?
Tue 09/27/05
02:04:22AM
 
1
Sun 09/25/05
12:23:30PM
15
 
 
 
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