Thread: Issue with SQLSpecialColumns

Issue with SQLSpecialColumns

From
Abhishek Kumar
Date:
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

Re: Issue with SQLSpecialColumns

From
Dave Cramer
Date:
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.aak0@gmail.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