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  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hi exactly where can i use preparedStatement in place of Statement to improve the performance. can i...
Fri 06/14/02
07:00:55AM
 
1
Fri 06/14/02
03:25:22AM
18
 
 
where i can found dbms_lob package to import it in java program
Thu 12/04/03
05:57:47AM
 
1
Wed 12/03/03
12:13:30PM
15
 
 
Hi Guys, I have a query regarding the "Database name" in JDBC. Suppose I'm accessing the "Empl...
Wed 05/16/07
02:40:10PM
 
1
Wed 05/16/07
01:12:05PM
35
 
 
I am writing applet, which will communicate with odbc interface using jdbc for 1.x version of jdk. F...
Tue 04/10/01
10:55:26PM
 
2
Tue 04/10/01
06:54:51AM
34
 
 
Thu 07/25/02
01:46:00AM
 
2
Wed 07/24/02
08:29:22PM
53
 
 
 
I use the sun.jdbc.odbc.JdbcOdbcDriver.the sessionbean can step over lookup(dbname),but when getConn...
Thu 04/12/01
07:09:57PM
 
0
Thu 04/12/01
07:09:57PM
32
 
 
// load the driver class Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); // java.sql.Drive...
Tue 06/05/01
07:08:28AM
 
1
Mon 06/04/01
09:28:25AM
26
 
 
When I use batch update, I get the following error Exception in thread "main" java.lang.AbstractM...
Mon 05/19/03
06:56:47AM
 
1
Mon 05/19/03
05:36:29AM
14
 
 
can not connect to mysql server on localhost:3306.Is there a mysql server running on the machine/por...
Mon 10/17/05
02:05:54AM
 
0
Mon 10/17/05
02:05:54AM
25
 
 
can not connect to mysql server on localhost:3306.Is there a mysql server running on the machine/por...
Wed 11/02/05
06:21:28AM
 
3
Tue 10/25/05
11:34:02AM
161
 
 
 
Results  21 to 30 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact