postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: Hunaid2000 (@Hunaid2000) <[email protected]>
To: postgresql-interfaces/psqlodbc <[email protected]>
Subject: [postgresql-interfaces/psqlodbc] issue #24: Issues in SQLSetDescField & SQLGetDescField functions
Date: Thu, 23 May 2024 10:17:40 +0000
Message-ID: <[email protected]> (raw)
- No [consistency checks](https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlsetdescrec-function?view=sql-server-v...) are performed in `SQLSetDescField` & `SQLGetDescField` functions.
- A call to `SQLSetDescField` function with field SQL_DESC_TYPE should set some fields to [default](https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlsetdescfield-function?view=sql-server....) values.
- Some descriptor fields are R/W according to [API reference](https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlsetdescfield-function?view=sql-server...) but throws error when set/get is called for them.
Example from `ARDSetField` that is used inside `SQLSetDescField` function:
https://github.com/postgresql-interfaces/psqlodbc/blob/7ec2337580447068b20dd3230c50229eae85dc08/pgap...
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://postgresql-interfaces/psqlodbc
Cc: [email protected], [email protected]
Subject: Re: [postgresql-interfaces/psqlodbc] issue #24: Issues in SQLSetDescField & SQLGetDescField functions
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox