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  4041 to 4050 of 4097  « Prev 1... 400 401 402 403 404 405 406 407 408 409 ... 410 Next » 
 
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
 
 
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
 
 
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
 
 
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
116
 
 
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
 
 
 
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
 
 
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, 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
 
 
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
183
 
 
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
 
 
 
Results  4041 to 4050 of 4097  « Prev 1... 400 401 402 403 404 405 406 407 408 409 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact