Message-ID: From: "abhi-555 (@abhi-555)" To: "postgresql-interfaces/psqlodbc" Date: Mon, 14 Apr 2025 05:23:46 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #92: SQLSpecialColumns not working as expected in the shared standalone In-Reply-To: References: List-Id: X-GitHub-Author-Login: abhi-555 X-GitHub-Comment-Id: 2800506168 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 92 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/92#issuecomment-2800506168 Content-Type: text/plain; charset=utf-8 I have tested this. I am not getting the column name but the schema name in the result set. We are binding the result set to the second column in the query. Isn't that supposed to be column name according to the ODBC standard?