Re: The column name was not found in this ResultSet

Поиск
Список
Период
Сортировка
was not found in this ResultSetwas not found in this ResultSet  (Zsolt Kúti <kuti.zsolt@prolan.hu>)was not found in this ResultSet  (Zsolt Kúti <kuti.zsolt@prolan.hu>)
От David Johnston
Тема Re: The column name
Дата
Msg-id 02b301cdc37f$560c4500$0224cf00$@yahoo.com
обсуждение исходный текст
Ответ на The column name
Ответы Re: The column name
Список pgsql-jdbc
> In a query like this:
> select * form T1 a, T2 b where a.id='xx' and a.id=b.id
>
> calling the result set:
> rs.getString("o.id")   <<<<<<<<<<<<<<<<<<<<<  "o" is neither "a" nor "b"
<<<<<<<<<<<
>





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

Предыдущее
От: Zsolt Kúti
Дата:
Сообщение: The column name was not found in this ResultSet
Следующее
От: Zsolt Kúti
Дата:
Сообщение: Re: The column name was not found in this ResultSet