Thread: metaresultset::getTableName() returns null?

metaresultset::getTableName() returns null?

From
Alex Stienstra
Date:
Hi,

Is there any reason why getTableName() of the MetaResultSet returns
null? In another project I use Postgres through the PHP interface and
there the pg_field_table returns as expected the tablename of the
column mentioned in the SELECT statement.

Regards,

Alex Stienstra.