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 » 
 
I am using java with oracle 10g. I would like to know the meaning of SQLException.getErrorCode()==...
Thu 02/26/09
08:36:54AM
 
0
Thu 02/26/09
08:36:54AM
99
 
 
hello all, i have SQL server 2005. There is a table-valued function getdepartments() in the databas...
Mon 02/23/09
10:10:31PM
 
0
Mon 02/23/09
10:10:31PM
184
 
 
Hi all, i downloaded Mysql (Version 5.1.30-osx10.5-x86), in order to use it with a Java program and ...
Tue 02/03/09
03:04:24PM
 
0
Tue 02/03/09
03:04:24PM
111
 
 
I am developing a jdbc application using sql server 2005. i have created a login Page which access t...
Mon 02/02/09
11:21:00PM
 
0
Mon 02/02/09
11:21:00PM
114
 
 
Hi all, In order to make a DataBase app on my Mac : 1) i Downloaded SQLEditor (http://www.malcolmha...
Sun 02/01/09
10:52:28AM
 
0
Sun 02/01/09
10:52:28AM
110
 
 
 
Hi there, I have a rather interesting / complex problem......creating a connection to CA-IDMS fro...
Tue 01/13/09
07:42:39AM
 
0
Tue 01/13/09
07:42:39AM
100
 
 
I am not able to connect to Oracle 7. Plz help me out
Thu 12/18/08
12:17:23AM
 
0
Thu 12/18/08
12:17:23AM
117
 
 
I try to get an OUT parameter of type LONG from an oracle stored procedure (Oracle 9i). I use a driv...
Sat 12/06/08
10:25:49AM
 
0
Sat 12/06/08
10:25:49AM
164
 
 
Hi FRIENDS, I am new to JDBC. I have one table with two columns Table1: ................... id_...
Sat 12/06/08
10:20:50AM
 
1
Thu 12/04/08
07:05:57PM
125
 
 
Hi, I am building a web application. In the application I need to provide a personal identificatio...
Thu 12/04/08
03:26:32PM
 
0
Thu 12/04/08
03:26:32PM
118
 
 
 
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