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  4081 to 4090 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
How to inquire a large amount of data fast... thanks
Mon 08/05/02
05:14:18AM
 
1
Wed 07/31/02
02:05:55PM
24
 
 
i need to retrieve data from multi DBs in different servers and different types (sql server, dBase, ...
Wed 11/28/01
06:13:43AM
 
1
Wed 11/28/01
12:02:35AM
15
 
 
How to save more than 250 charachters in MS_ACCESS??
Mon 11/19/01
07:52:52AM
 
1
Sun 11/18/01
12:13:19PM
13
 
 
I want to retrive the encoading of the database with which i am now connected with a jdbc driver. i ...
Thu 02/26/04
06:27:00AM
 
1
Thu 02/26/04
12:41:52AM
14
 
 
Hi All, I’ve some query on how JDBC is supposed to convert encoding of characters while updatin...
Mon 05/17/04
11:44:09PM
 
0
Mon 05/17/04
11:44:09PM
31
 
 
 
Hi All, I’ve some query on how JDBC is supposed to convert encoding of characters while updati...
Mon 05/17/04
11:47:58PM
 
0
Mon 05/17/04
11:47:58PM
35
 
 
I am using Jdbtable to display all of my data from my database table..there are 11 column in my da...
Mon 05/29/06
10:27:00PM
 
1
Mon 05/29/06
01:36:36AM
34
 
 
The DB is on localhost, pls give me some hints. Thanks a lot.
Wed 10/24/01
01:44:09AM
 
0
Wed 10/24/01
01:44:09AM
24
 
 
The sql script can work well under sql/plus while will Throw exception via JDBC when call ResultSet....
Wed 06/05/02
07:59:49AM
 
1
Tue 06/04/02
08:58:25PM
61
 
 
If I have a code snippet as following in a servlet, is the Statment thread safe? In other words, c...
Tue 01/01/02
08:22:02PM
 
2
Tue 12/11/01
12:29:04AM
27
 
 
 
Results  4081 to 4090 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact