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  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
hello i download a weblogic server6.1sp2 and binding it with my jbuilder7,when i develop a databas...
Mon 09/02/02
12:38:42AM
 
0
Mon 09/02/02
12:38:42AM
22
 
 
hello: i write a sql clause-"select * from emp",and want to connect to oracle database(scott/tiger) ...
Sat 11/22/03
06:42:32AM
 
1
Wed 11/19/03
03:32:45AM
22
 
 
ome o-r mapping tools can cache the objects that have been queried,then next time these objects are ...
Thu 03/17/05
07:20:25AM
 
2
Thu 03/17/05
03:20:27AM
22
 
 
hello: in my projects,i need to get the column names of a unknown table,i have tried the ResultSetMe...
Thu 11/20/03
02:19:59AM
 
1
Wed 11/19/03
08:30:27PM
32
 
 
hello i have downloaded and installed the weblogic on my windows2000 server,then i want to use th...
Sat 09/07/02
03:39:01PM
 
1
Tue 08/06/02
09:35:03PM
50
 
 
 
I use JDBC to connect to Oracle database in JavaBeans, but sometimes the Tomcat give following error...
Wed 07/18/01
12:06:48AM
 
1
Wed 07/11/01
01:35:38AM
24
 
 
String sSq = lSELECT T11.PART_NAME,DSM103.DELI_YMD,DSM103.PART_ID,SUM(DSM103.LOCAL_TAX) AS TotalAmou...
Fri 11/07/03
07:40:35PM
 
0
Fri 11/07/03
07:40:35PM
44
 
 
Results  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact