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  61 to 70 of 4098  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
 
hi all, when i am creating the Statement object with the two parameters, resultSetType and resultSe...
Mon 06/14/04
11:43:37PM
 
0
Mon 06/14/04
11:43:37PM
356
 
 
I have a table called city contains 10000 records.The records will be updated once in 3 months so I ...
Wed 06/23/04
02:12:05AM
 
0
Wed 06/23/04
02:12:05AM
33
 
 
Hi, I have connected to excel sheet using jdbc and retrieved the results with the below code ResultS...
Thu 06/24/04
05:53:02AM
 
0
Thu 06/24/04
05:53:02AM
29
 
 
i used this component liked ( used JNDI): Context context = new InitialContext(); DataSour...
Thu 06/24/04
05:30:30PM
 
0
Thu 06/24/04
05:30:30PM
31
 
 
I have created an EJB such that it access the MS-Access Database, i have also created the DSN but fr...
Fri 06/25/04
02:52:11AM
 
0
Fri 06/25/04
02:52:11AM
59
 
 
 
hi all, i have my MS sql server 2000 on the same computer as my java program. i am trying to connec...
Fri 06/25/04
09:06:28AM
 
0
Fri 06/25/04
09:06:28AM
40
 
 
ir, i made a mini project in java using JDBC it is working well when i use microsoft access as my ...
Tue 06/29/04
06:33:20AM
 
0
Tue 06/29/04
06:33:20AM
37
 
 
I am doing the following in oracle : create type keywords as table of varchar(20); create tabl...
Tue 06/29/04
11:08:24PM
 
0
Tue 06/29/04
11:08:24PM
91
 
 
how to compact a MS access database through java coding.
Fri 07/30/04
02:58:45AM
 
0
Fri 07/30/04
02:58:45AM
32
 
 
when writing an executeQuery statement error: invalid cursor state sqlstate=24000
Sat 07/31/04
06:42:25AM
 
0
Sat 07/31/04
06:42:25AM
31
 
 
 
Results  61 to 70 of 4098  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact