Thread: Select NULL value with cursor

Select NULL value with cursor

From
Michael
Date:
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.