Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.sql.DatabaseMetaData.getColumns field REMARKS is empty

149271Apr 4 2006 — edited Apr 5 2006
I'm trying to get table and columns comments using java.sql.DatabaseMetaData.getColumns and REMARKS field from the rs . But it's empty alought there are comments defined in oracle.

In using oracle 10.2 (XE) , with jdevloper (10.1.3) and jdbc 1.4 (drivers that come with the installation).

Any ideas will be welcome
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 3 2006
Added on Apr 4 2006
2 comments
588 views