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  61 to 70 of 4098  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
 
JSP/Tomcat i get an Error: No data found ID + " ORDER by computer_id"); while (RS_compovi....
Mon 12/03/01
10:13:33AM
 
2
Mon 12/03/01
09:45:45AM
19
 
 
Hi Can someone please let me know how I can validate if a record must be UPDATED or INSERTED. IF ...
Thu 08/14/03
06:43:19AM
 
2
Thu 08/14/03
05:57:10AM
18
 
 
hi, please how can i use a BLOB to store an html pages with all tags , pictures ... in a database
Mon 10/01/01
08:01:40AM
 
0
Mon 10/01/01
08:01:40AM
17
 
 
Hi, I've having a problem with calling the oracle functions inside my query statement in JDBC eg. ...
Mon 07/23/01
11:32:00PM
 
1
Mon 07/23/01
11:12:58PM
18
 
 
Does anyone have a good reason not to use named notation versus positional notation using(? ? ?) in ...
Mon 03/03/03
10:53:28AM
 
0
Mon 03/03/03
10:53:28AM
40
 
 
 
how can i switch to another active connection at runtime if the first conection is inactive? sh...
Tue 07/12/05
08:24:16AM
 
0
Tue 07/12/05
08:24:16AM
16
 
 
I have written a program code which have two jdbc drivers..... So which drivers will be called to es...
Mon 08/28/06
02:53:38AM
 
1
Thu 08/03/06
03:04:01AM
38
 
 
I want to do a servlet program using myecllipse IDE. and i want to connect Mysql access to myeclli...
Mon 11/26/07
06:21:13AM
 
0
Mon 11/26/07
06:21:13AM
112
 
 
i am trying to do this-- I am getting all the values of topics from database into a html drop down l...
Fri 03/26/04
03:55:08AM
 
1
Tue 03/23/04
03:57:55AM
18
 
 
hi i have to create a java program which will populate a database using a .csv file using the comman...
Wed 03/21/01
05:08:15AM
 
0
Wed 03/21/01
05:08:15AM
29
 
 
 
Results  61 to 70 of 4098  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact