Chris,
> Also I notice that the DBConnection<<tables just returns the table names,
> not including table spaces. It seems that to reference a table in Oracle
> one needs to specify the table space as well (ie: TABLE needs to be
> TABLESPACE.TABLE). Does someone know of a portable way to get a list of
> complete table names such that they could later be used in SQL code? I
know
> I can use an Oracle specific query, but would prefer something portable.
> Perhaps the tables message should return full names for databases that
> require that.
I'm just starting to run into these problems. So far, I found that at least
with the schema queries, specifying the owner was helpful/necessary;
otherwise, multiple tables would match the criteria, giving the appearance
of multiple columns with the same name in a given "table".
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]