SQLDescribeCol and column alias

Поиск
Список
Период
Сортировка
От Gilles DAROLD
Тема SQLDescribeCol and column alias
Дата
Msg-id 3BF4245E.7CFD0154@darold.net
обсуждение исходный текст
Ответ на server --configure postgresql  (yanling xu <helenxyl@yahoo.com>)
Список pgsql-odbc
Hi all,

It seems to me that SQLDescribeCol return the realname of a column.
For example when I run a query like that:

    SELECT mycol AS othername FROM mytable;

it returns 'mycol' and not 'othername'. Am I wrong or is there's an
other way to have the alias returned ?

Regards

Gilles Darold


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