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  51 to 60 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hello, If i want to connect to oracle database, what is the driver for it class.forName(?); Co...
Tue 03/26/02
11:32:28PM
 
1
Tue 03/26/02
10:13:50PM
16
 
 
Hi could u plz explain what do u mean by DAO? why we are using DAO's and their features?
Mon 04/19/04
01:00:52AM
 
1
Sat 04/10/04
12:56:30PM
30
 
 
Hi guys, I am using Weblogic 8.1 connect to Oracle 10g database. I got the above error message in ...
Thu 08/17/06
01:53:44AM
 
1
Wed 08/16/06
03:10:27AM
299
 
 
This is really stumping me. We're using SQL Server 2000 (on NT 4.0) with Weblogic 6.1 (on Unix-HP) ...
Wed 07/10/02
10:29:00PM
 
1
Wed 07/10/02
03:25:20PM
23
 
 
Hello folks, I have a small set of DB tables (TimesTen). I need to put together a quick and dirty ...
Mon 03/01/04
01:08:22PM
 
1
Mon 03/01/04
12:25:37PM
17
 
 
 
I have stored the names of my table in a array with name Table_Of_Search and using it select * for T...
Fri 03/30/01
02:22:03PM
 
1
Thu 03/29/01
09:02:32PM
29
 
 
I am reading records from a huge table in foxpro . But that table doesnt have any srno or unique...
Sun 05/05/02
03:08:12AM
 
0
Sun 05/05/02
03:08:12AM
16
 
 
Hi, In my Java Application I read in some arabic texts via jdbc. This works fine! But I also want t...
Tue 07/30/02
06:22:05AM
 
0
Tue 07/30/02
06:22:05AM
21
 
 
hi, i m having problem,running ant.i m not able to make out this. appreciate ur any input on this. ...
Tue 12/21/04
06:59:56AM
 
2
Wed 12/15/04
12:50:06AM
19
 
 
i am a small problem, i am getting a data from oracle in varchar2 datatype from following code e...
Mon 07/30/01
02:00:48PM
 
3
Mon 07/30/01
02:10:48AM
20
 
 
 
Results  51 to 60 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact