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 » 
 
I was working for quiet some time with jdbc and have been wondering about the internal functionaliti...
Wed 03/31/04
02:38:51AM
 
0
Wed 03/31/04
02:38:51AM
91
 
 
if a program regist a connection from Database, it must release the connection at last, also, if a p...
Thu 04/01/04
05:59:47PM
 
0
Thu 04/01/04
05:59:47PM
87
 
 
Hi ! Are there any equivalent for BLOB data type in MS SQL Server ? And how to write/read data to it...
Fri 04/02/04
09:14:01AM
 
0
Fri 04/02/04
09:14:01AM
91
 
 
I would like to know if there's a way to determine/set the location of database tables through the a...
Mon 04/05/04
04:23:21PM
 
0
Mon 04/05/04
04:23:21PM
95
 
 
What will the function getMaxConnection() of DatabaseMetaData class return when JDBC for SQL s...
Tue 04/06/04
02:15:09AM
 
0
Tue 04/06/04
02:15:09AM
90
 
 
 
Hello, We have made a migration of our application. Before it used Oracle8 whith the TopLink 2...
Wed 04/07/04
03:47:43AM
 
0
Wed 04/07/04
03:47:43AM
94
 
 
I am using UDB 8.0 on AIX. I am using type 4 driver (db2jcc.jar) and my Web application runs on Webs...
Fri 04/09/04
06:02:07AM
 
0
Fri 04/09/04
06:02:07AM
94
 
 
Hello, We have a doubt about how to use TopLink. We create a proyect and connect to a databa...
Mon 04/12/04
03:03:45AM
 
0
Mon 04/12/04
03:03:45AM
102
 
 
hi I wanted to know if there were any sites that give a detailed difference between Oracle 817 D...
Mon 04/12/04
06:07:04AM
 
0
Mon 04/12/04
06:07:04AM
115
 
 
Hi All, I am using Postgres as my db.I want to insert some Latin Characters like the symbols for Eur...
Wed 04/21/04
05:43:32AM
 
0
Wed 04/21/04
05:43:32AM
118
 
 
 
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