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  4051 to 4060 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
Respected people I want to extract data to and from microsoft excel on to the browser. is there any ...
Mon 04/23/01
11:14:12PM
 
1
Wed 04/18/01
12:33:23AM
29
 
 
When I am trying to insert a record through PreparedStatement, I am getting this error. My Backend i...
Thu 04/19/01
06:38:02AM
 
1
Thu 04/19/01
06:12:33AM
29
 
 
I am using weblogic 5.1 and JDriver for MSSQLServer 7 when iam runing simple Java program it giveing...
Wed 04/18/01
04:46:40AM
 
0
Wed 04/18/01
04:46:40AM
33
 
 
Iam doing a web site project in windows platform. Related database is stored in the unix platform. N...
Wed 04/18/01
03:19:28AM
 
0
Wed 04/18/01
03:19:28AM
39
 
 
How to store a microsoft word document in a data base file
Mon 04/16/01
09:51:33PM
 
1
Wed 04/11/01
09:26:30AM
32
 
 
 
I use the sun.jdbc.odbc.JdbcOdbcDriver.the sessionbean can step over lookup(dbname),but when getConn...
Thu 04/12/01
07:09:57PM
 
0
Thu 04/12/01
07:09:57PM
31
 
 
Hi, I have a datetime column in the database. I need to extract the hour from that value ? How can I...
Thu 04/12/01
02:42:57PM
 
1
Thu 04/12/01
01:32:26PM
26
 
 
I'm connecting to an Excell workbook given as a parameter, using the jdbc:odbc driver. The connecti...
Thu 04/12/01
03:12:55AM
 
0
Thu 04/12/01
03:12:55AM
37
 
 
i'd like to ask some questions to someone who has already used jsp files that make a sql connection ...
Thu 04/12/01
02:39:27AM
 
0
Thu 04/12/01
02:39:27AM
36
 
 
Hello, I am part of a team that is working on implementing the CallableStatement interface for JDBC...
Fri 04/06/01
03:34:19PM
 
0
Fri 04/06/01
03:34:19PM
37
 
 
 
Results  4051 to 4060 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact