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  4081 to 4090 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
 
0 down vote favorite share [g+] share [fb] share [tw] I am using connection pooling with the foll...
Thu 03/08/12
01:04:32PM
 
0
Thu 03/08/12
01:04:32PM
530
 
 
May I know how jdbc3.0 is different from jdbc2.0. what extra features does it support?
Mon 01/31/05
04:50:10AM
 
1
Mon 01/31/05
03:27:35AM
559
 
 
Here is my code loadset.getString("image"); byte[] bytearray; ...
Sun 12/16/07
11:53:44AM
 
1
Mon 12/03/07
07:48:36AM
561
 
 
Trajectory table OBJID PLACE 7 H 8 Q 9 W 10 A 7 H 8 A 1 S 2 D 4 ...
Wed 02/09/11
12:34:44AM
 
1
Fri 02/04/11
06:31:07AM
577
 
 
I wonder what about security when accesssing a remote mysql database over the internet from a java s...
Mon 01/07/02
12:38:34PM
 
1
Sun 01/06/02
02:00:50PM
599
 
 
 
I do see this exception infrequently. This exception may happen for the exact same record, which w...
Sat 03/04/06
09:55:18AM
 
0
Sat 03/04/06
09:55:18AM
604
 
 
Hi all!I hope someone help me... I want to know why the time takes from while(resultset.next()) ...
Sat 04/02/11
04:02:53PM
 
0
Sat 04/02/11
04:02:53PM
611
 
 
Hi all!I hope someone help me... I want to know why the time takes from while(resultset.next()) ...
Thu 05/12/11
07:49:12AM
 
1
Sat 04/02/11
04:02:56PM
683
 
 
a general error is comming in my program please tell me the meaning of this statement and it's sol...
Wed 11/25/09
11:56:49PM
 
1
Sun 11/01/09
12:59:53PM
793
 
 
I get the following exception when I try to execute a expansive query on a sybase database. The fu...
Tue 11/29/05
08:29:17AM
 
1
Tue 11/29/05
08:23:35AM
803
 
 
 
Results  4081 to 4090 of 4097  « Prev 1... 401 402 403 404 405 406 407 408 409 410 Next » 
"JDBC" is moderated by Moderators:  SAdmin
About | Sitemap | Contact