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  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hello,I can't implement the scrollable property with Oracle 8i(8.1.5 version) using JDk 1.3(JDBC 2.0...
Thu 02/26/04
01:35:48AM
 
0
Thu 02/26/04
01:35:48AM
22
 
 
I use MS SQLServer 2000 and use the MS provided free JDBC driver. I do the follwing in code, to i...
Fri 02/27/04
10:06:35AM
 
0
Fri 02/27/04
10:06:35AM
23
 
 
hello everybody, am getting the above mentioned error when i am connecting to database(SQL Serve...
Tue 03/02/04
03:09:17AM
 
0
Tue 03/02/04
03:09:17AM
24
 
 
Iam using Db2 as a database.I have a table which contains BLOB datatype as one of the column.when ia...
Thu 03/04/04
08:02:25PM
 
0
Thu 03/04/04
08:02:25PM
65
 
 
Hi, I have one application which continously polling MS Access database (version 2000/2002). Appl...
Thu 03/04/04
11:02:42PM
 
0
Thu 03/04/04
11:02:42PM
24
 
 
 
I just want to listen to the database to find whether some changes has happened some particular tabl...
Sun 03/07/04
09:59:19PM
 
0
Sun 03/07/04
09:59:19PM
23
 
 
Hi Can anybody tell me how to get a microsoft access driver connection in XP. I've previously worked...
Tue 03/09/04
04:31:11AM
 
0
Tue 03/09/04
04:31:11AM
27
 
 
Any clue, when this error occurs, the application works fine when the application server is restarte...
Wed 03/10/04
10:08:59PM
 
0
Wed 03/10/04
10:08:59PM
223
 
 
I am trying to do an add batch and only getting the very last record updated to the database. I am...
Thu 03/11/04
07:47:20AM
 
0
Thu 03/11/04
07:47:20AM
22
 
 
Hai, I have been working comfortably with jdbc connectivity in servlets and jsp. Now I wanted t...
Mon 03/22/04
07:36:09PM
 
0
Mon 03/22/04
07:36:09PM
24
 
 
 
Results  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact