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  31 to 40 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
I want to know the name and type of the table columns. i can do "describe tableName" on sql prompt. ...
Mon 07/15/02
06:24:50AM
 
2
Mon 07/15/02
06:10:16AM
23
 
 
Hello can u help me out in this issue. i am trying to make a simple search. For that i am usin the...
Fri 11/22/02
07:34:39AM
 
1
Fri 11/22/02
12:32:58AM
29
 
 
how to connect a java application to an oracle database
Sat 01/29/05
07:48:08AM
 
1
Sat 01/29/05
06:36:50AM
34
 
 
In my site iam geting this sql error ... java.sql.SQLException: Invalid handle.. iam using sqlServer...
Sat 10/13/01
11:22:25PM
 
0
Sat 10/13/01
11:22:25PM
63
 
 
Hello, I have written a simple java bean for database(SQL Server) connection and deployed in IBM ...
Wed 03/17/04
10:28:48AM
 
1
Tue 02/10/04
07:44:30AM
331
 
 
 
Does anyone have advice on a app-server independent way to configure DataSources for a J2EE app? I c...
Mon 11/12/01
07:56:15AM
 
1
Sat 11/10/01
09:35:20PM
26
 
 
I don't know if this is a bug or if I am doing something wrong. I am using Forte in my project dev...
Tue 05/07/02
05:50:11AM
 
0
Tue 05/07/02
05:50:11AM
24
 
 
How can I be sure that al connections used by PersistenceManager will be liberated when I want to sh...
Wed 05/15/02
11:41:39AM
 
0
Wed 05/15/02
11:41:39AM
42
 
 
I get this message (Exhausted ResultSet) when a I try to run a code like this. If I copy&paste the q...
Thu 05/09/02
12:24:30PM
 
1
Thu 05/09/02
09:08:11AM
31
 
 
I get this error when I try to get some objects from Database: ORA-00942: table or view does not exi...
Mon 05/20/02
01:59:19AM
 
1
Fri 05/17/02
10:33:34AM
40
 
 
 
Results  31 to 40 of 4098  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact