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 » 
 
hello how do i get the metadata from a table which hasnt entrys ??? i ve found nothing about that...
Thu 03/07/02
08:33:12AM
 
1
Thu 03/07/02
03:27:52AM
26
 
 
i have a prepared statement that i want to fill with values. the 2 first values are some values of a...
Fri 02/15/02
01:31:35AM
 
0
Fri 02/15/02
01:31:35AM
70
 
 
Hello, We´re using a interbase 6.0 database, and we´re trying to delete a row from a table using JDB...
Tue 03/05/02
01:25:58PM
 
1
Tue 03/05/02
02:45:31AM
20
 
 
We have issue of porting our java application on IBM OS/390 and DB2. We getting problem with retriev...
Wed 03/06/02
11:43:41AM
 
0
Wed 03/06/02
11:43:41AM
50
 
 
I have a table with fields of different types (binary(16), varchar, datetime etc). I want to inser...
Tue 02/12/02
06:15:56AM
 
2
Tue 02/12/02
02:39:27AM
23
 
 
 
I need to rewrite all emails from the IMAP server to the Database under MySql server. I would like t...
Wed 11/07/01
12:31:18PM
 
1
Tue 11/06/01
08:07:00AM
30
 
 
Hello, I have downloaded the JDBC driver from Microsoft (http://msdn.microsoft.com/downloads/default...
Thu 08/01/02
10:27:55AM
 
2
Tue 07/30/02
01:29:52AM
21
 
 
Error of Tomcat with JDBC java.lang.VerifyError: (class: interbase/interclient/ErrorKey, method: _$...
Thu 04/29/04
11:28:33AM
 
1
Fri 04/02/04
12:24:00AM
21
 
 
I need to make use of the DataSource class of JDBC for my Tomcat 5 and InterClient 2.0. How can I co...
Thu 04/15/04
10:41:10PM
 
1
Thu 04/01/04
02:06:47AM
28
 
 
Is it possible to use {escape} within a call to a stored procedure? For example is it possible to ...
Tue 03/11/03
09:22:00AM
 
0
Tue 03/11/03
09:22:00AM
21
 
 
 
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