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  4021 to 4030 of 4097  « Prev 1... 398 399 400 401 402 403 404 405 406 407 ... 410 Next » 
 
can you please tell me what are all the uses of jdbc? all of them.
Tue 06/05/07
07:45:14PM
 
2
Tue 06/05/07
05:44:34AM
33
 
 
Hello, I calling a Java procedure from within oracle trigger. But in that procedure I am not being ...
Wed 09/13/06
08:14:08PM
 
1
Fri 09/08/06
08:41:50AM
18
 
 
I want to use ORACLE as back-end in JDBC programming.How can I create database in ORACLE.Is creating...
Wed 06/13/01
08:45:39AM
 
1
Wed 06/13/01
04:36:51AM
15
 
 
I am trying to give the captioned command from DbPilot (a DB utility comes with JBuilder) with out s...
Tue 09/10/02
10:34:50PM
 
0
Tue 09/10/02
10:34:50PM
14
 
 
I need to pass the logged in user name and password to get the database connection. I am using iBATI...
Tue 09/27/05
05:05:49PM
 
1
Wed 09/21/05
04:39:20PM
24
 
 
 
I am using the ResultSet method absolute(int rownumber) to jump to a certain row in the resultset. I...
Mon 03/11/02
07:33:07PM
 
1
Mon 03/11/02
04:16:15AM
19
 
 
Hello I have to write an application where the data is on a sql server. Can some direct me...
Mon 12/01/03
03:28:55AM
 
3
Mon 11/17/03
12:43:50PM
21
 
 
hi i have to create a java program which will populate a database using a .csv file using the comman...
Wed 03/21/01
05:08:15AM
 
0
Wed 03/21/01
05:08:15AM
29
 
 
i am trying to do this-- I am getting all the values of topics from database into a html drop down l...
Fri 03/26/04
03:55:08AM
 
1
Tue 03/23/04
03:57:55AM
18
 
 
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
 
 
 
Results  4021 to 4030 of 4097  « Prev 1... 398 399 400 401 402 403 404 405 406 407 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact