Re: Q: How to exclude system columns from the result of SQLColumns()? - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Q: How to exclude system columns from the result of SQLColumns()?
Date
Msg-id 4513A458.9090006@tpf.co.jp
Whole thread Raw
In response to Q: How to exclude system columns from the result of SQLColumns()?  ("Dmitriy Ivanov" <divanov-NOSP@M-aha.ru>)
List pgsql-odbc
Dmitriy Ivanov wrote:
> Hello folks,
>
> This is probably a FAQ, but I have failed to find the answer in the mailing
> list archive.
>
> In the DSN Datasource options (ANSI driver 08.02.0100), the ShowSystemTables
> and OID boxes are unchecked. But call to SQLColumns always returns tableoid,
> oid xmin and the others. Is there any setting to turn this off?

Could you send me the Mylog output ?

regards,
Hiroshi Inoue


pgsql-odbc by date:

Previous
From: "Dmitriy Ivanov"
Date:
Subject: Q: How to exclude system columns from the result of SQLColumns()?
Next
From: "Jonathan Blitz"
Date:
Subject: Re: Access Violation in VC++ 2005