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  131 to 140 of 4098  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 410 Next » 
 
I want to connect sql server to j2sdkee server using sun.jdbc.odbc.JdbcOdbcDriver.Can anyone explain...
Wed 05/02/01
09:42:57PM
 
1
Tue 05/01/01
04:45:24AM
20
 
 
Ex.- st=con.createStatement(ResultSet.SCROLL_SENSITIVE,ResultSet.CONCUR_UPDATABLE); rs=st.executeQu...
Thu 05/03/01
03:36:52AM
 
0
Thu 05/03/01
03:36:52AM
18
 
 
Using MS SQL Server 6.5, JDBC 1.0 under JDK 1.2.2 on Solaris. Am calling a stored procedure using a...
Thu 05/03/01
08:46:45AM
 
1
Thu 05/03/01
07:50:37AM
27
 
 
is there a way to authenticate oracle user id and password?
Thu 05/03/01
10:16:01PM
 
0
Thu 05/03/01
10:16:01PM
18
 
 
Does Postgresql 7.1 JDBC support CallableStatement? If not what is the alternative for calling funct...
Fri 05/04/01
03:22:16AM
 
0
Fri 05/04/01
03:22:16AM
18
 
 
 
I am having problem to connect to my database. I have Oracle8i enterprise edition. I am using this l...
Fri 05/04/01
07:25:24AM
 
1
Fri 05/04/01
07:21:42AM
19
 
 
How do i retreive the contents of a page dynamically generated by a servlet from an SQL database usi...
Thu 05/10/01
11:28:41PM
 
0
Thu 05/10/01
11:28:41PM
20
 
 
Hello, i am having weblogic5.1 server on Solaris intel system..my solaris sytem version is 7.Actul...
Fri 05/11/01
01:37:54AM
 
0
Fri 05/11/01
01:37:54AM
24
 
 
Is it possible to write a code so that a record in the database gets deleted automatically after a p...
Sun 05/13/01
11:05:15PM
 
1
Fri 05/11/01
05:58:11AM
19
 
 
If I have a Connection object which I created by specifying some username and password, is it possib...
Wed 08/22/01
11:14:53AM
 
1
Thu 05/03/01
07:24:57PM
15
 
 
 
Results  131 to 140 of 4098  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact