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  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
//Sring variable1="java",variable2="mysql"; I want to insert variable1 and variables2's value...
Thu 07/29/10
11:02:20PM
 
0
Thu 07/29/10
11:02:20PM
103
 
 
Hello, I'm troubble trying to duplicate a table using the jdbc Java driver. The word 'LIKE' seems n...
Sun 07/18/10
01:05:51PM
 
0
Sun 07/18/10
01:05:51PM
121
 
 
how to establish jdbc in windows7-64bit(oracle)
Tue 07/06/10
07:25:20AM
 
1
Thu 05/20/10
11:27:11AM
125
 
 
i got executed my applet with jdbcodbc in command prompt. but am not able to execute in broswer. it...
Tue 07/06/10
07:24:43AM
 
1
Sun 06/20/10
02:34:55PM
174
 
 
Hi, I need to connect SQL Server from Oracle DB. I never Did this before. Can some one give me the S...
Thu 07/01/10
12:22:24PM
 
1
Fri 05/28/10
04:46:57AM
125
 
 
 
JGURU TEAM Experts JDBC Programming I request your help in the following topic, i am doing a j...
Tue 05/11/10
11:14:53AM
 
1
Tue 04/13/10
05:10:36PM
143
 
 
Tue 01/19/10
12:52:45AM
 
0
Tue 01/19/10
12:52:45AM
113
 
 
Hi FRIENDS, I am new to JDBC. I have one table with two columns Table1: ................... id_...
Sat 12/06/08
10:20:50AM
 
1
Thu 12/04/08
07:05:57PM
125
 
 
Hi, I am building a web application. In the application I need to provide a personal identificatio...
Thu 12/04/08
03:26:32PM
 
0
Thu 12/04/08
03:26:32PM
117
 
 
what is jdbc ,what is the drawback of jdbc,how in our java program identified id that it is a access...
Wed 11/26/08
06:38:24AM
 
0
Wed 11/26/08
06:38:24AM
95
 
 
 
Results  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact