Problem with view and fetch_fields
От
Gilles DAROLD
Тема
Problem with view and fetch_fields
Дата
Msg-id
3C39E016.C4AE8580@darold.net
Список
Дерево обсуждения
Re: Problem with view and fetch_fields Hiroshi Inoue <Inoue@tpf.co.jp>
Hi,
I received a mail that report a problem using fetch_fields() with view.
It seems that it return good data but with a length of 0.
Maybe someone can take look and check if it's right.
Is the fix concerning alias on columns name as been applied, it seems not
to me ?
recall:
select column1 as col1 from my table
return a colum name as column1 but expected should be col1 isn't it ?
Regards
В списке pgsql-odbc по дате отправления