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  11 to 20 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
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
 
 
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 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
 
 
How to save styled text from JTextPane to a database (colors, font, ext...) thanks
Tue 09/03/02
02:10:10PM
 
1
Tue 09/03/02
01:27:52PM
13
 
 
 
How do i get all the DB drivers that are installed?
Mon 05/13/02
05:44:01AM
 
1
Sun 05/12/02
09:53:18AM
11
 
 
i need to load more than 100,000 objects to a combobox any idea how...
Thu 07/18/02
07:23:23AM
 
0
Thu 07/18/02
07:23:23AM
11
 
 
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
14
 
 
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
 
 
 
Results  11 to 20 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact