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  1 to 10 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
I would like complete instructions on setting up mysql connectivity on jserve. I have the same runni...
Fri 08/10/01
10:20:04AM
 
1
Fri 08/10/01
02:05:35AM
8
 
 
Hello, How can i connect to a MSAccess Database which resides on remote machine, let say 192.168....
Tue 11/26/02
01:14:05PM
 
1
Tue 11/12/02
09:40:31PM
8
 
 
Hi, I have a value object that hold a char. and i want to do a databse operation where i want to s...
Mon 06/10/02
08:24:01AM
 
1
Mon 06/10/02
08:18:09AM
8
 
 
I have created a small application in which the front end is designed using applets and awt in jav...
Mon 05/22/06
02:41:26AM
 
0
Mon 05/22/06
02:41:26AM
9
 
 
Iam a novice programmer and would like to find out how to encrypt usernames and passwords or any da...
Tue 02/06/07
11:51:57AM
 
2
Tue 02/06/07
07:36:46AM
10
 
 
 
Hello. I am using the jdbc:odbc bridge through a Visual FoxPro driver trying to update a memo field...
Tue 04/09/02
04:38:39AM
 
1
Fri 04/05/02
07:48:10AM
10
 
 
I want to insert a clob value into a table.I use oracle8im, jdk1.3 . I use the oracle example, ...
Mon 06/25/01
09:49:09AM
 
1
Wed 06/20/01
02:12:46AM
10
 
 
I'm not sure if this can be done with Java or HTML. I am retrieving rows of data from a database us...
Fri 05/03/02
12:46:11PM
 
1
Fri 05/03/02
09:41:44AM
10
 
 
Hi, I have converted string to java.sql.Date format after parsing using the below code . Strin...
Fri 08/10/01
10:05:01AM
 
1
Fri 08/10/01
09:14:20AM
10
 
 
IAM CREATING A PROGRAM THAT WILL BASICALLY SIMULATE HOW REMOTE ACCESS WORKS.ON THE CLIENT SIDE A US...
Sat 02/10/07
07:22:39PM
 
2
Tue 02/06/07
07:49:34AM
10
 
 
 
Results  1 to 10 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact