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  71 to 80 of 4097  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 410 Next » 
 
when i want to retrieve data from oracle tables using asp i am getting this error Error Type: Mic...
Thu 06/19/08
02:23:26PM
 
1
Thu 06/19/08
02:04:42PM
140
 
 
I am using MS SQL SERVER 2000 as the database. In my database I have a table called customer whi...
Thu 06/19/08
12:01:04PM
 
1
Thu 06/19/08
03:54:32AM
108
 
 
I have a list of id's which i need to insert to database using batchUpdate ID is a primary key ...
Wed 06/18/08
01:30:42PM
 
1
Wed 06/18/08
05:52:40AM
116
 
 
How will you convert a java.lang.String type into a java.sql.Clob ? Is there any direct way to do th...
Wed 06/11/08
08:44:05AM
 
1
Wed 06/11/08
05:39:58AM
1580
 
 
Dear Friends, Is there any way by which we can call stored procedures through PreparedStatement rat...
Fri 05/30/08
03:59:46AM
 
0
Fri 05/30/08
03:59:46AM
126
 
 
 
wht"s database Triggers how does it work?with real time senario
Fri 05/30/08
03:45:56AM
 
0
Fri 05/30/08
03:45:56AM
126
 
 
what"s prepared statement how does it work?i need a realtime exapmle?
Fri 05/30/08
03:37:19AM
 
0
Fri 05/30/08
03:37:19AM
123
 
 
How can I search a general date type data field of ms access to retrieve data of a particular date u...
Tue 05/13/08
01:01:40AM
 
0
Tue 05/13/08
01:01:40AM
135
 
 
how to write jdbc code using statement to fetch 10000 records from oralce 9i using jboss 4.0.0 in mi...
Wed 05/07/08
09:32:38AM
 
1
Wed 05/07/08
06:51:10AM
134
 
 
Remote_emp table in which i hav the fields |Empid Empname Empdob Status| Locl _emp table in w...
Tue 05/06/08
01:00:02AM
 
0
Tue 05/06/08
01:00:02AM
127
 
 
 
Results  71 to 80 of 4097  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact