Problem with view and fetch_fields - Mailing list pgsql-odbc

From Gilles DAROLD
Subject Problem with view and fetch_fields
Date
Msg-id 3C39E016.C4AE8580@darold.net
Whole thread Raw
List pgsql-odbc
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 by date:

Previous
From: "Stuart"
Date:
Subject: Basic ODBC Connect Problem
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: Sending lot of records