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  31 to 40 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
As a requirement for MSc Software Development Degree my task is to develop a 3 Tier Client Server Ap...
Thu 09/05/02
08:58:22AM
 
2
Thu 09/05/02
04:06:22AM
37
 
 
Can I create a 3 tiered database application using applets, Weblogic, and JavaBeans?
Mon 07/15/02
09:03:43AM
 
1
Mon 07/15/02
08:58:38AM
33
 
 
Hi Sir, I am using a java GUI Object for taking user name and password (in fields of user name and...
Thu 12/02/10
01:18:10AM
 
0
Thu 12/02/10
01:18:10AM
43
 
 
My application is demanding to load the JDBC driver jars explicitely using custom class loaders. So,...
Fri 08/26/05
10:29:43PM
 
1
Thu 08/25/05
03:00:51AM
34
 
 
Does the driver manager, in order to give you the connection will check if the JDBC Driver is loaded...
Fri 09/30/05
10:02:36AM
 
2
Tue 08/23/05
04:02:42AM
33
 
 
 
Does the driver manager, in order to give you the connection will check if the JDBC Driver is loaded...
Tue 08/23/05
04:06:37AM
 
1
Tue 08/23/05
04:02:55AM
32
 
 
I have to work with SQL server2000 as a backed and import some tables in it to be displayed in XML ...
Sat 03/02/02
05:48:54PM
 
0
Sat 03/02/02
05:48:54PM
36
 
 
I'm using color=blue>rsTable.getClob("field") but it give me an error: found : java.sql.Cl...
Fri 03/01/02
01:50:02PM
 
1
Fri 03/01/02
01:01:15PM
38
 
 
I have the following configuration: - Windows NT 2000 Server - Tomcat 3....
Wed 01/16/02
01:44:00AM
 
1
Fri 01/11/02
07:05:05PM
39
 
 
Hi For database connection I use Class.forName("driver name"); for loading the driver and Dri...
Mon 05/20/02
04:02:31AM
 
0
Mon 05/20/02
04:02:31AM
42
 
 
 
Results  31 to 40 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact