Re: How to properly perform this?

From: Nick Gorham <nick(at)lurcherlink(dot)org>
To: Igor Korot <ikorot01(at)gmail(dot)com>, Dave Cramer <davecramer(at)postgres(dot)rocks>
Cc: PostgreSQL ODBC list <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: How to properly perform this?
Date: 2026-03-08 05:41:40
Message-ID: 8f0a1f28-d1e4-4e3d-859f-50c763978092@lurcherlink.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

If I understand the question:

    if( ind[3] == SQL_NULL_DATA )

Assuming ind is an array of SQLLEN (ie signed).

--
Nick Gorham

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Igor Korot 2026-03-08 07:53:44 Re: How to properly perform this?
Previous Message Igor Korot 2026-03-07 23:21:37 Re: How to properly perform this?