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  111 to 120 of 4097  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 410 Next » 
 
what is the difference between type-2 and type-4 driver?why we can't use type-2 inplace of type-4?
Wed 06/08/05
12:30:53PM
 
1
Wed 06/08/05
08:36:32AM
24
 
 
i know that Class.forName(drivername)loads driver means it creates instance of the driver and regist...
Wed 06/22/05
01:30:20AM
 
1
Wed 06/15/05
08:33:35AM
15
 
 
From which internet site ,I can download the JdbcOdbc Bridge Class
Mon 10/15/01
03:39:48AM
 
2
Sun 10/14/01
02:38:30PM
93
 
 
Hello to all, I use the instructions below to insert into a Microsoft data base Access data which...
Mon 03/15/04
05:56:57AM
 
0
Mon 03/15/04
05:56:57AM
29
 
 
Hi, like the title, can i access a mdb file using jdbc? is it good? I want to store data in a si...
Wed 03/16/05
02:01:44PM
 
3
Thu 03/03/05
11:11:52AM
17
 
 
 
Hi, I need to access the Oracle RAC in my JDBC code. What are all the things I have to consider. ...
Thu 09/25/03
02:11:55AM
 
1
Mon 09/15/03
02:57:10AM
15
 
 
I want to access a *.mdb database with my prog without installing ms access. My problem is, there ar...
Mon 09/15/03
04:24:14AM
 
0
Mon 09/15/03
04:24:14AM
17
 
 
I'm having a problem with updating an access database. When I call this method from another method, ...
Thu 04/11/02
08:50:07PM
 
1
Mon 04/08/02
06:53:18PM
15
 
 
what method or API can i use to let the database update automatically ? and other question is can Ac...
Fri 04/27/01
10:57:10AM
 
0
Fri 04/27/01
10:57:10AM
20
 
 
Hi, I m getting the following error in the tomcat server. An unexpected exception has been d...
Tue 04/05/05
12:19:23AM
 
0
Tue 04/05/05
12:19:23AM
19
 
 
 
Results  111 to 120 of 4097  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact