From: | "Frank Morton" <fmorton(at)base2inc(dot)com> |
---|---|
To: | <pgsql-interfaces(at)postgreSQL(dot)org> |
Subject: | JDBC MetaData getTablename() Problem? |
Date: | 1999-01-06 02:40:31 |
Message-ID: | 012001be391d$edd3861055e5ce@base2inc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Before I dig too deep, I am getting a zero length string back
from ResultsSetMetaData.getTableName() no matter what
I do. I am doing a join, so multiple tables are involved. I thought
at first that maybe it always returned zero length with a single
table select.
I am sure the metadata is correct because I get other stuff,
such as the results of getColumnName().
Is anyone using this with success? I am using the latest release
and the same thing happens under solaris and linux.
Thanks.
From | Date | Subject | |
---|---|---|---|
Next Message | Sergio Kessler | 1999-01-06 07:22:20 | Re: Multiple SQLGetData? |
Previous Message | Goran Thyni | 1999-01-06 00:02:30 | XML, now with test code |