NULL value withe cursor

Поиск
Список
Период
Сортировка
От Michaël Fiey
Тема NULL value withe cursor
Дата
Msg-id 000801c0169f$45d56d00$6400a8c0@pc03
обсуждение исходный текст
Список pgsql-general
Hi,
I try to select data from a table with NULL value in, within a C program.
I declare a cursor with ECPG ("exec sql declare mycursor cursor for select mycolomn from mytable").
Each time I execute a fetch command, I got an error message "NULL value without indicator".
I search in the archive but I didn't find anything.
Thanks for your help.
 

В списке pgsql-general по дате отправления:

Предыдущее
От: Ian Turner
Дата:
Сообщение: Re: subselect in CHECK constraint?
Следующее
От: Zlatko Calusic
Дата:
Сообщение: Re: Indexes not working (bug in 7.0.2?)