The method in question is
ResultSetMetaDate.getTableName(int column)
and while were at it
ResultSetMetaData.getSchemaName(int column)
and FWIW, the return value if not applicable is ""
Dave
On Tue, 2003-01-28 at 17:21, Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Dave Cramer says it is needed for the jdbc spec, somehow.
>
> Does the JDBC spec really require the database to provide functionality
> that's not in the SQL spec? I kinda doubt that.
>
> regards, tom lane
--
Dave Cramer <dave@fastcrypt.com>
Cramer Consulting