Re: libpq.dll - how to check if field is nullable

From: "Sivakumar K" <sivakumark(at)pervasive-postgres(dot)com>
To: <fmi-soft(at)gmx(dot)de>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: libpq.dll - how to check if field is nullable
Date: 2005-08-23 07:18:46
Message-ID: B4AF8C04F762D246A1E38EC5DFAEFC0B04EF82@blrmail2.aus.pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I believe by now you would have found it out by going through the
PostgreSQL documentation. If not you can use PQgetisnull (result,
row_no, col_no)

Regards,
Siva Kumar.K

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Pit M.
Sent: Monday, August 15, 2005 3:39 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] libpq.dll - how to check if field is nullable

Which function of libpq.dll should one use to determine if a field may
contain NULL values ?

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Browse pgsql-general by date

  From Date Subject
Next Message Michael Meskes 2005-08-23 07:48:47 Re: ecpg and C++
Previous Message Macario Mares 2005-08-23 03:42:11 Consulta