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  121 to 130 of 4097  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 410 Next » 
 
Hi, Is there any method through which we can jump to a specific record in a java.sql.Resultset (e.g...
Wed 03/12/08
07:37:51AM
 
2
Mon 02/25/08
04:44:25PM
52
 
 
i connecting to a database, retrieving and displaying the data using jsf datatable, now i want to se...
Fri 02/22/08
12:15:19PM
 
0
Fri 02/22/08
12:15:19PM
31
 
 
Hi! It seems, tomcat cached the status of my Oracle 10g2 packages, because I get "existing state of...
Thu 02/14/08
06:40:53PM
 
1
Thu 02/14/08
09:34:25AM
81
 
 
Hello friends, I am using jdbc connectivity to access database. con = DriverManager.getConnection...
Thu 02/14/08
09:39:32AM
 
2
Thu 02/14/08
04:29:41AM
38
 
 
Here is my code loadset.getString("image"); byte[] bytearray; ...
Sun 12/16/07
11:53:44AM
 
1
Mon 12/03/07
07:48:36AM
566
 
 
 
I'm not sure this is the right forum to be asking this mysql specific question, but here goes: How...
Tue 12/04/07
07:14:00PM
 
1
Tue 12/04/07
02:14:37PM
65
 
 
I was wondering how do i access a computer database. Can you just give me a run through of what i n...
Sat 12/01/07
01:44:38PM
 
2
Thu 11/29/07
10:04:08PM
102
 
 
I want to do a servlet program using myecllipse IDE. and i want to connect Mysql access to myeclli...
Mon 11/26/07
06:21:13AM
 
0
Mon 11/26/07
06:21:13AM
112
 
 
My machine is ipv6 compatible.When i try to connect to postgres which is on my local machine by givi...
Thu 11/22/07
03:42:11AM
 
0
Thu 11/22/07
03:42:11AM
104
 
 
I have a HashMap I call the get(key) method and this method returns me the Object type. A field whic...
Thu 11/15/07
07:32:17PM
 
1
Thu 11/15/07
01:43:25PM
118
 
 
 
Results  121 to 130 of 4097  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact