Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle Thin-java-getTableName

Oracle Thin-java-getTableName

From: Steve Woolley <freewhlr_at_magicnet.net>
Date: 1998/03/20
Message-ID: <3512E27D.4F3CBD53@magicnet.net>#1/1

I am trying to determine a table name via the ResultSetMetaData by using the
getTableName(column) call. I am using the Oracle Thin JDBC driver. When I make this call on a valid resultset I get null returned. Some example code mentioned
that somedrivers are buggy. Does this call not work? Is there another call
within the ResultSetMetaData that I can use with ORacle?

steve.woolley_at_cbis.com Received on Fri Mar 20 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US