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  3981 to 3990 of 4097  « Prev 1... 394 395 396 397 398 399 400 401 402 403 ... 410 Next » 
 
How do i connect java with a microsoft excel file (.xsl) which is on unix platform. Both java and th...
Tue 10/09/01
07:09:46PM
 
1
Sat 04/28/01
04:53:10AM
25
 
 
How could I extract elements from a vector type(java.util.vector)and than put that elements in to a...
Wed 06/27/01
01:47:15AM
 
2
Fri 04/27/01
06:53:15PM
24
 
 
How could I extract elements from a vector type (java.util.vector) and than put that elements in to ...
Fri 04/27/01
06:45:19PM
 
0
Fri 04/27/01
06:45:19PM
19
 
 
Hi, Can the Statement object not be reused ? eg,..., Statement stmt; ResultSet rs; rs=stmt.execu...
Thu 04/26/01
04:38:11PM
 
1
Thu 04/26/01
10:58:33AM
22
 
 
Is there a practical limit for the number of SQL statements that can be added to an instance of a St...
Thu 04/26/01
03:27:10PM
 
1
Fri 04/20/01
09:38:33AM
166
 
 
 
i am doing a program where i click on a button, it will create a new table in the oracle database bu...
Thu 04/26/01
03:24:45PM
 
1
Fri 04/20/01
01:12:30AM
20
 
 
I am getting "Engine: [Microsoft][ODBC Excel Driver]Invalid precision value" exception, when trying ...
Thu 04/26/01
08:04:43AM
 
0
Thu 04/26/01
08:04:43AM
22
 
 
A sales support system. 1.Sales data store in oracle8i which in a webserver£¨Apache). 2.Manager can ...
Thu 04/26/01
02:35:39AM
 
0
Thu 04/26/01
02:35:39AM
21
 
 
Hi, How can i make an interactif cd rom with java or other, multi platform, through a database? Exem...
Wed 04/25/01
09:57:27AM
 
0
Wed 04/25/01
09:57:27AM
17
 
 
How do i traverse in a resultset.(next,previous,last and first) rs.next() is working but others ar...
Tue 04/10/01
02:00:01PM
 
1
Tue 04/10/01
01:28:24AM
30
 
 
 
Results  3981 to 3990 of 4097  « Prev 1... 394 395 396 397 398 399 400 401 402 403 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact