Re: ResultSetMetaData.getTableName() == null

Поиск
Список
Период
Сортировка
От Alex Stienstra
Тема Re: ResultSetMetaData.getTableName() == null
Дата
Msg-id 20060922084944.xbng75r2jjgog04w@webmail.versatel.nl
обсуждение исходный текст
Ответ на ResultSetMetaData.getTableName() == null  (Alex Stienstra <alex.stienstra@zonnet.nl>)
Ответы Re: ResultSetMetaData.getTableName() == null
Список pgsql-jdbc
MySQL returns the tablename if possible otherwise the alias. I find
this an acceptable solution. Having at least a name one could query the
meta system in other to determine whether it is a table name or not.

I am working on automatically generated web interface on the basis of a
single SQL query. This is why I need to know the columns and tables
involved in the query: http://www.melstra.nl/test/Form1.php

Best regards,

Alex Stienstra.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Philip Yarra
Дата:
Сообщение: Re: ResultSetMetaData.getTableName() == null
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: ResultSetMetaData.getTableName() == null