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  11 to 20 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
 
Hi All,when i use dsn to connect informix,getting error: javax.naming.InvalidNameException: jdbc:in...
Thu 03/11/04
10:49:12PM
 
0
Thu 03/11/04
10:49:12PM
67
 
 
I'm trying to understand the best practice for handling database connections in Servlet/JSP based ap...
Sat 03/13/04
04:31:07AM
 
0
Sat 03/13/04
04:31:07AM
28
 
 
Hello All ! I have developed a wepApp that uses a DB connection very often. so I have implement few...
Sun 03/14/04
12:57:47AM
 
0
Sun 03/14/04
12:57:47AM
34
 
 
Hello to all, I use the instructions below to insert into a Microsoft data base Access data which...
Mon 03/15/04
05:56:57AM
 
0
Mon 03/15/04
05:56:57AM
29
 
 
hi, this is exactly what I wrote: String driverName = "sun.jdbc.odbc.JdbcOdbcDriver"; Class.forNam...
Mon 03/15/04
10:16:24AM
 
0
Mon 03/15/04
10:16:24AM
30
 
 
 
Dear all, I am using OC4J 1.0.2.2 as application server and Oracle 9i as back-end. Though the conne...
Thu 03/18/04
01:30:37AM
 
0
Thu 03/18/04
01:30:37AM
121
 
 
I have a table all_types in MSSQL Server 2000 the table schema is like this f1 -> tinyint f2 ->...
Sat 03/20/04
04:12:23AM
 
0
Sat 03/20/04
04:12:23AM
49
 
 
For the decryption mechanisim we are using Cryptix we are getting the following error only during he...
Thu 03/25/04
02:28:33PM
 
0
Thu 03/25/04
02:28:33PM
39
 
 
I'm a final year student currently working on a JAVA based concurrent distributed processing platfor...
Tue 03/30/04
05:05:38AM
 
0
Tue 03/30/04
05:05:38AM
32
 
 
I am reading data from the MQ and trying to write to DB2 database in a single EJB transaction (Con...
Tue 03/30/04
04:04:51PM
 
0
Tue 03/30/04
04:04:51PM
35
 
 
 
Results  11 to 20 of 4097  « Prev 1 2 3 4 5 6 7 8 9 10 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact