From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Alex Jiang Sent: Saturday, October 29, 2005 10:02 AM To: pgsql-odbc@postgresql.org Subject: [ODBC] TQuery not showing new columns
Hi All,
I'm using Delphi 5's TQuery to access my table. When I create new columns in the table the TQuery does not show the new columns if RequestLive is True.