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  121 to 130 of 4097  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 410 Next » 
 
how i connect jave with oracle through odbc ?
Fri 05/12/06
10:10:51AM
 
2
Sat 04/22/06
02:19:17PM
11
 
 
Hi, I have a problem related to passing a number of parameters (the number changes dynamically) fo...
Thu 12/04/03
05:55:26AM
 
1
Thu 12/04/03
02:14:00AM
15
 
 
Hi, I need to do a comparison on the timestamp column in my DB2 table. I'm using JDBC and need to ...
Thu 10/26/06
12:42:09AM
 
1
Tue 10/17/06
10:35:20AM
1229
 
 
some of my code use the method getTableName(int columnIndex) to get column's table, it works in mys...
Sat 09/21/02
07:52:49PM
 
0
Sat 09/21/02
07:52:49PM
13
 
 
I like to write a monitoring for a workflow system at my firm. Wich way should i choose to connect t...
Thu 07/12/01
10:36:16PM
 
2
Thu 07/12/01
06:56:38AM
13
 
 
 
Hi, I am trying to connect from a JSP page to an Oracle database. I tried the ODBC-JDBC bridge and ...
Fri 11/09/01
08:12:02AM
 
1
Fri 11/09/01
06:37:20AM
15
 
 
We used oracle.sql.BLOB instead of java.sql.Blob . The Oracle BLOB class provides a static metho...
Fri 11/29/02
03:58:06AM
 
0
Fri 11/29/02
03:58:06AM
16
 
 
I'm trying to insert BLOBs with 20 MBytes and more to MS-SQL Server. While the insert statement is r...
Mon 09/03/01
01:40:05AM
 
0
Mon 09/03/01
01:40:05AM
18
 
 
Hi, like the title, can i access a mdb file using jdbc? is it good? I want to store data in a si...
Wed 03/16/05
02:01:44PM
 
3
Thu 03/03/05
11:11:52AM
17
 
 
Hi, If I write an SQL search query which will have 1000 matching rows on the server, is ...
Fri 10/26/01
06:38:22AM
 
1
Thu 10/25/01
10:57:02PM
13
 
 
 
Results  121 to 130 of 4097  « Prev 1... 8 9 10 11 12 13 14 15 16 17 ... 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact