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  4061 to 4070 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
While debugging, I often want to retrieve the exact SQL that my java.sql.Statement, java.sql.Stored...
Wed 07/31/02
12:24:07PM
 
3
Wed 07/31/02
08:31:25AM
18
 
 
Hi All, I use JSP and SQL server. I have a table in which the column "MailFrom" is of type varcha...
Sat 09/07/02
08:38:29AM
 
3
Mon 09/02/02
11:26:54PM
19
 
 
Do we have any facility from JAVA to connect to LOTUS datbase? Need a urgent help!!! Thanks
Tue 09/24/02
06:35:49AM
 
3
Tue 09/24/02
04:20:07AM
16
 
 
I need the piece of coding connecting sql server 7.0 through jdbc.I do NOT require the code for sql ...
Thu 09/26/02
06:44:05AM
 
3
Thu 09/26/02
05:33:55AM
25
 
 
Hi I am connecting my program with Access2000 db.i get errors while compiling the following codes: ...
Mon 10/14/02
05:47:15PM
 
3
Mon 10/14/02
03:23:24PM
20
 
 
 
I want to store some images in Oracle 9i database uasing java ( servlets ). anybody has done anythin...
Thu 10/24/02
12:47:32PM
 
3
Mon 10/21/02
05:00:30PM
19
 
 
We're making this years final projekt, a small java-software prototype with a small database (is a r...
Mon 11/11/02
10:31:14PM
 
3
Fri 11/01/02
01:28:07PM
18
 
 
i am getting the error in the following update statement, can some one point out the error and corre...
Wed 11/06/02
10:58:46AM
 
3
Tue 11/05/02
07:10:39PM
18
 
 
My question is how can i create an api to ensure data base independency Any with any experience ...
Tue 11/12/02
08:40:35AM
 
3
Sun 11/10/02
11:06:38PM
21
 
 
class pjava { public static void main(String[] args) throws IOException { try { ...
Sat 09/20/03
09:30:24AM
 
3
Mon 07/21/03
07:38:14AM
20
 
 
 
Results  4061 to 4070 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact