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 4097  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
 
Hi I am developing an enterprise application using the >> java servlets >> oracle >> oracle jdb...
Wed 03/21/01
02:49:07AM
 
0
Wed 03/21/01
02:49:07AM
28
 
 
I have one sevlets where i am retireving records from my table and query is something like select * ...
Wed 03/21/01
03:38:42AM
 
0
Wed 03/21/01
03:38:42AM
39
 
 
i am asking the user to enter two dates,if the date in my data base lies between these two dates the...
Wed 03/21/01
03:51:36AM
 
0
Wed 03/21/01
03:51:36AM
31
 
 
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
28
 
 
I wrote Connection pool class from Java Server Programming book by Wrox publications. But inthat boo...
Wed 03/21/01
06:29:06AM
 
0
Wed 03/21/01
06:29:06AM
27
 
 
 
I wrote Connection pool class from Java Server Programming book by Wrox publications. But inthat boo...
Wed 03/21/01
06:29:06AM
 
0
Wed 03/21/01
06:29:06AM
30
 
 
What is the most efficient way to detect NULLs returned in a ResultSet? I've built a generalized ser...
Wed 03/21/01
07:32:14AM
 
0
Wed 03/21/01
07:32:14AM
31
 
 
Is it possible to use a File DSN instead of a System DSN in the database url of a getConnection call...
Tue 07/10/01
02:33:09AM
 
2
Wed 03/21/01
11:09:36AM
31
 
 
Using get/SetUnicodeStream methods the data sent through JDBC is converted to ??? if there's any uni...
Fri 10/19/01
07:16:49AM
 
1
Wed 03/21/01
11:47:04AM
67
 
 
Using ResultSet.getString( int ) returns the string "null" if the record's value is null . Th...
Wed 12/12/01
11:20:55PM
 
1
Wed 03/21/01
07:45:55AM
34
 
 
 
Results  61 to 70 of 4097  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact