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  101 to 110 of 4097  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 410 Next » 
 
Hi As I said we are working on an Office Automation project, using J2EE. Is there any solution or...
Sun 11/02/03
02:06:45PM
 
0
Sun 11/02/03
02:06:45PM
33
 
 
Dear All, I tried to insert 1,50,000 records from the Text file to MS-SQL Server through my Java Ap...
Wed 08/25/04
09:30:46AM
 
1
Tue 07/13/04
02:45:58AM
27
 
 
I am trying to upload files into a Oracle DB. The upload works fine for small files, but when I try...
Thu 12/06/01
10:44:45AM
 
1
Thu 12/06/01
09:46:20AM
13
 
 
I need to load the com.ms.jdbc.odbc.JdbcOdbcDriver, but I get: java.lang.ClassNotFoundException: co...
Tue 07/03/01
01:01:18AM
 
1
Wed 06/13/01
03:23:04AM
26
 
 
Hello! I'm working with several MSSQL servers, and I would like to access them all from JDBC. Is t...
Fri 06/15/01
07:19:37AM
 
1
Thu 06/14/01
12:55:33AM
14
 
 
 
I am not been able to get varray in my java program The type i've declared as TYPE PLMProductType...
Sat 03/10/07
12:24:12PM
 
1
Tue 02/27/07
02:25:56AM
15
 
 
My machine is ipv6 compatible.When i try to connect to postgres which is on my local machine by givi...
Thu 11/22/07
03:42:11AM
 
0
Thu 11/22/07
03:42:11AM
103
 
 
i am not involved in the realtime project because at present i am student but i want to know that wh...
Wed 04/12/06
03:06:31AM
 
0
Wed 04/12/06
03:06:31AM
12
 
 
i m astudent of 2nd btech it technology..i making a project in database i have created all forms in...
Fri 07/21/06
11:07:07AM
 
0
Fri 07/21/06
11:07:07AM
19
 
 
I'm trying to execute a Sybase stored procedure through JDBC. I'm using CallableStatement objec...
Wed 08/22/01
09:43:38AM
 
1
Sat 08/18/01
12:17:01AM
13
 
 
 
Results  101 to 110 of 4097  « Prev 1... 6 7 8 9 10 11 12 13 14 15 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact