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  4011 to 4020 of 4097  « Prev 1... 397 398 399 400 401 402 403 404 405 406 ... 410 Next » 
 
How can I insert or update rows in an MS Excel workbook using JDBCODBC Driver. While running the app...
Thu 05/24/01
01:44:01AM
 
0
Thu 05/24/01
01:44:01AM
15
 
 
Where can I get an example of using Statement.execute(String) method in which the sql statement retu...
Tue 07/16/02
01:25:39AM
 
1
Tue 07/16/02
12:26:58AM
14
 
 
1. I have created the oracle object 2. I used this oracle as an , out parameter to a stored pr...
Tue 07/26/05
02:45:13AM
 
0
Tue 07/26/05
02:45:13AM
16
 
 
Hi, Is there any method through which we can jump to a specific record in a java.sql.Resultset (e.g...
Wed 03/12/08
07:37:51AM
 
2
Mon 02/25/08
04:44:25PM
52
 
 
Is that possible to create a database through JDBC like we create a table thru it?? e.g "create dat...
Mon 10/15/01
05:43:35PM
 
3
Thu 10/11/01
09:25:29PM
20
 
 
 
can anyone Please show a sample how to retrieve resultset from stored procedure Advance Thanks Nadi...
Mon 07/16/01
10:15:40AM
 
3
Mon 07/16/01
08:08:54AM
18
 
 
I am sorry. I didn't ask the question properly.My problem is I have a select statement which retu...
Mon 07/16/01
12:06:10PM
 
1
Mon 07/16/01
12:02:23PM
14
 
 
Hello Everyone, Actually i am trying to connect a single java application with multiple databases. ...
Fri 11/11/05
10:27:12AM
 
0
Fri 11/11/05
10:27:12AM
113
 
 
hello. I am getting an error when i am inserting a row in oracle8i using java. My sql statement is...
Fri 09/20/02
01:06:24AM
 
1
Thu 09/19/02
09:21:05PM
12
 
 
I want to connect my jdbc program to the database that comes with staroffice. I have to run my progr...
Tue 04/09/02
12:50:55AM
 
0
Tue 04/09/02
12:50:55AM
14
 
 
 
Results  4011 to 4020 of 4097  « Prev 1... 397 398 399 400 401 402 403 404 405 406 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact