JDBC vs ODBC

From: <coakleyj_at_hotmail.com>
Date: Wed, 29 Sep 1999 13:45:15 GMT
Message-ID: <7st556$2cd$1_at_nnrp1.deja.com>



Hi all.
[Quoted] My understanding is that JDBC is the Java equivalent of ODBC - i.e a generic standard for connecting to RDBMSs from Java.
Now, when developing with ODBC, it is generally the case that you could only use SQL92 SQL (unless of course you used SQLPASSTHROUGH). However, with JDBC, there doesn't seem to be any such restriction. It would appear that one can use any of the Oracle extensions (such as "decode" for example) as well as long and LOB datatypes.

How is this the case if JDBC is a "generic standard"?

Thanks

Coakleyj

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Sep 29 1999 - 15:45:15 CEST

Original text of this message