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  4011 to 4020 of 4097  « Prev 1... 397 398 399 400 401 402 403 404 405 406 ... 410 Next » 
 
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
15
 
 
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
 
 
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 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
 
 
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 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
 
 
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
15
 
 
I am calling following sql server stored procedure from java code using my jdbc driver for sql serve...
Mon 10/21/02
05:06:40PM
 
1
Tue 10/08/02
07:44:38AM
25
 
 
What is the use of the ForName() method. What are the different ways of using it and what is the par...
Sun 05/27/01
02:05:19PM
 
1
Sun 05/27/01
04:48:18AM
16
 
 
We have a requirement to store some html content related to items we have in our database. In term...
Tue 12/11/01
12:33:10PM
 
1
Tue 12/11/01
11:34:26AM
13
 
 
 
Results  4011 to 4020 of 4097  « Prev 1... 397 398 399 400 401 402 403 404 405 406 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact