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  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Does anyone know if it is possible to create a report from data in Sql Server 7 directly through Jav...
Mon 06/10/02
01:56:24PM
 
0
Mon 06/10/02
01:56:24PM
95
 
 
Does anyone know how to take a Resultset and turn it into a String Array or Vector? I need to popul...
Mon 06/04/01
11:11:42AM
 
2
Fri 06/01/01
11:29:59AM
107
 
 
I am having deficulty creating a class called MyComboModel as a ComboBoxModel and populating this da...
Mon 06/11/01
09:33:50AM
 
1
Mon 06/11/01
09:31:26AM
101
 
 
From which internet site ,I can download the JdbcOdbc Bridge Class
Mon 10/15/01
03:39:48AM
 
2
Sun 10/14/01
02:38:30PM
93
 
 
Sat 09/17/05
01:25:27AM
 
0
Sat 09/17/05
01:25:27AM
119
 
 
 
why i'm getting "java.sql.SQLException: Protocol violation" this exception?
Tue 06/28/05
02:00:55AM
 
0
Tue 06/28/05
02:00:55AM
100
 
 
Hi , I am using Oracle Thin driver Statement to query a database which contains 400K records. The...
Wed 02/26/03
08:29:48PM
 
1
Fri 02/14/03
04:05:22AM
96
 
 
hi i've created a multithreaded client_server application using dbcp but the problem is this: i've c...
Tue 04/04/06
06:19:22PM
 
0
Tue 04/04/06
06:19:22PM
102
 
 
Folks, I am currently involved in building a java based community portal server. Part of our effort...
Sat 12/28/02
03:50:29AM
 
0
Sat 12/28/02
03:50:29AM
99
 
 
I am using prepared statement to insert data in my SQL Server ... my problem is that i am unable to ...
Thu 08/23/01
06:59:32PM
 
1
Tue 08/21/01
10:17:45AM
96
 
 
 
Results  1 to 10 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact