public inbox for [email protected]
help / color / mirror / Atom feedFrom: Igor Korot <[email protected]>
To: Nick Gorham <[email protected]>
Cc: Dave Cramer <[email protected]>
Cc: PostgreSQL ODBC list <[email protected]>
Subject: Re: How to properly perform this?
Date: Sun, 8 Mar 2026 01:53:44 -0600
Message-ID: <CA+FnnTw5TA7wQBAayk-L_Oo783rZTrujXn_Lw9z11NhLBtmbCg@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CA+FnnTx+VJi6o9Y8HHUxb89REdNOxBtz1AVkbvM=TGMF_xa=oA@mail.gmail.com>
<CADK3HHJLCxp+5Q48CatYqg02hBJs0qs8DS=x=Pg5Nx64rD1F7g@mail.gmail.com>
<CA+FnnTwB1GJX-ZnO+oAJw+z+rmDVcfK7Huprj7oOj3V88Y2ZUA@mail.gmail.com>
<CA+FnnTxF+VThVXgobZtu6-jfCc6zfqh1tC4dPtWegfov2CFW3w@mail.gmail.com>
<[email protected]>
Hi, Nick,
On Sat, Mar 7, 2026 at 11:41 PM Nick Gorham <[email protected]> wrote:
>
> If I understand the question:
>
> if( ind[3] == SQL_NULL_DATA )
>
> Assuming ind is an array of SQLLEN (ie signed).
If I understand the spec correctly, that check shouldn't be necessary
as the very first call to SQLGetData() should just return SQL_NO_DATA
from the NULL column.
But in the meantime I added that check.
Thank you.
>
> --
> Nick Gorham
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: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: How to properly perform this?
In-Reply-To: <CA+FnnTw5TA7wQBAayk-L_Oo783rZTrujXn_Lw9z11NhLBtmbCg@mail.gmail.com>
* 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