Re: Issue with SQLSpecialColumns

From: Dave Cramer <davecramer(at)postgres(dot)rocks>
To: Abhishek Kumar <abhishek(dot)aak0(at)gmail(dot)com>
Cc: pgsql-odbc(at)lists(dot)postgresql(dot)org
Subject: Re: Issue with SQLSpecialColumns
Date: 2024-11-22 11:03:53
Message-ID: CADK3HHK8c+moBCHDYA8V+mT2QM2GqUqBVyr9VY=s3FccmR5e7g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Please post this on github with an example.
Thanks
Dave Cramer
www.postgres.rocks

On Fri, 22 Nov 2024 at 04:40, Abhishek Kumar <abhishek(dot)aak0(at)gmail(dot)com>
wrote:

> Hi All,
>
> In native psqlodbc driver, we do not get any results in the result set
> when we use SQLSpecialColumns with a table with unique index created with
> no primary key defined.
>
> Please let me know if there is a way to get proper results?
>
> Regards,
> Abhishek Kumar
>

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Cramer 2024-11-26 11:25:54 New release
Previous Message Abhishek Kumar 2024-11-22 09:40:12 Issue with SQLSpecialColumns