Select NULL value with cursor

From: Michael <m(dot)fiey(at)futuresoundtech(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Select NULL value with cursor
Date: 2000-09-04 18:01:40
Message-ID: 00090420082400.01733@Michael
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I try to select rows with cursor from a table with NULL value in, from a C
program. I use ECPG to do that (PGSQL 7.02, RH6.1).
Each time I execute a fetch command, I got the error message "NULL value
without indicator".
I search in the archive, but I didn't find anything.
Thanks for any kind of answer.

Browse pgsql-general by date

  From Date Subject
Next Message Michaël Fiey 2000-09-04 18:38:08 NULL value withe cursor
Previous Message Thomas Lockhart 2000-09-04 17:47:13 Re: Viability of VARLENA_FIXED_SIZE()