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  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
Dear all, Pls help me to how i can connect to MSAccess using java jdbc and retrieve particular table...
Thu 02/13/03
10:43:10PM
 
0
Thu 02/13/03
10:43:10PM
15
 
 
I have a very simple query that accepts one parameter and compares another column with the literal 0...
Fri 02/14/03
12:55:26AM
 
0
Fri 02/14/03
12:55:26AM
22
 
 
I installed Interclient 2.x from Firebird site (yes, I'm using Firebird), when I try to access an e...
Tue 02/18/03
11:31:58AM
 
0
Tue 02/18/03
11:31:58AM
20
 
 
I am trying to connect to a sql database using websphere app developer with no success. I get JNDI...
Wed 02/19/03
02:33:06PM
 
0
Wed 02/19/03
02:33:06PM
15
 
 
Hello, I'm looking to create a program that will export all data in a database (in this case, a ...
Fri 02/21/03
09:11:21AM
 
0
Fri 02/21/03
09:11:21AM
17
 
 
 
Is there a straightforward method of executing DDL and DML SQL scripts through JDBC? By straightfo...
Thu 02/27/03
09:16:13AM
 
0
Thu 02/27/03
09:16:13AM
24
 
 
I am trying to use mysql-connector-java-3.0.6-stable-bin.jar to connect to a university MYSQL enabl...
Thu 02/27/03
10:15:48PM
 
0
Thu 02/27/03
10:15:48PM
15
 
 
Results  4091 to 4097 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact