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  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
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
 
 
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 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
 
 
How JDBC-Applet communication isposiible give me code
Mon 04/16/01
07:03:45PM
 
0
Mon 04/16/01
07:03:45PM
32
 
 
Kindly help me in solving this problem. How to do java to microsoft excelsheet datatransactions, ...
Tue 04/17/01
12:56:31AM
 
0
Tue 04/17/01
12:56:31AM
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
 
 
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
 
 
I have a connection to a MS-Access database using the JDBC-ODBC bridge. When a process a single upda...
Wed 04/18/01
06:51:23AM
 
1
Tue 04/17/01
01:53:46AM
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
 
 
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
 
 
 
Results  41 to 50 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact