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 to every one, I am trying to connect to a Oracle 8.1.5 DB using JDBC thin driver from Oracle. I ...
Wed 12/12/01
04:51:35AM
 
1
Sun 04/15/01
01:17:56PM
37
 
 
I have a connection to a MS-Access database using the JDBC-ODBC bridge. When a process a single upda...
Wed 04/18/01
06:51:23AM
 
1
Tue 04/17/01
01:53:46AM
29
 
 
Kindly help me in solving this problem. How to do java to microsoft excelsheet datatransactions, ...
Tue 04/17/01
12:56:31AM
 
0
Tue 04/17/01
12:56:31AM
33
 
 
How JDBC-Applet communication isposiible give me code
Mon 04/16/01
07:03:45PM
 
0
Mon 04/16/01
07:03:45PM
32
 
 
Hi guys, I need to detect all of the SQL Server databases on a user's sytem and let them choose one...
Mon 04/16/01
03:47:02PM
 
0
Mon 04/16/01
03:47:02PM
36
 
 
 
I am using Personal Oracle8 on Win98.My Home PC is not connected to any network. Whenever I try to c...
Sat 04/14/01
03:43:57AM
 
0
Sat 04/14/01
03:43:57AM
35
 
 
Hi, I am using a Connection Pool class, which creates a pool of 5 connections. I am using this the D...
Fri 04/13/01
02:03:38AM
 
1
Thu 04/12/01
08:18:49AM
35
 
 
Hi everybody, I have a form that has couple of checkboxes and some textfields. We need to retrieve ...
Fri 03/30/01
02:05:50AM
 
1
Mon 03/19/01
01:01:05PM
32
 
 
ARE ALL THE 4 TYPES OF JDBC DRIVERS COMPATIBLE WITH JAVA WEBSERVER2.0?
Mon 03/19/01
09:48:35PM
 
0
Mon 03/19/01
09:48:35PM
37
 
 
i've to insert/update large volume of data to the database(AS400) with minimum response time(1-2 sec...
Mon 03/19/01
07:54:43AM
 
0
Mon 03/19/01
07:54:43AM
32
 
 
 
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