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  131 to 140 of 4098  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 410 Next » 
 
Here is my code loadset.getString("image"); byte[] bytearray; ...
Sun 12/16/07
11:53:44AM
 
1
Mon 12/03/07
07:48:36AM
621
 
 
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
71
 
 
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
104
 
 
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
119
 
 
I am new to jdbc connection with jsp. Please guide me how to connect.
Tue 10/30/07
07:24:58PM
 
1
Mon 10/29/07
07:42:08AM
31
 
 
How can i fetch a date dtatype from a database ?? when i'm using the following command Date d1=...
Mon 10/29/07
08:21:56PM
 
2
Sun 10/28/07
02:39:48AM
61
 
 
in my application i have to make a switch from bitmechanic connection pooling to database connect...
Wed 10/24/07
08:47:26AM
 
0
Wed 10/24/07
08:47:26AM
26
 
 
Hi all, I have around 65 mdb files which is used by 65 users to enter data. All the 65 mdb files ha...
Mon 07/09/07
08:55:43PM
 
1
Mon 07/09/07
03:27:38AM
22
 
 
 
Results  131 to 140 of 4098  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact