ecpg help

Поиск
Список
Период
Сортировка
От sid@questions.com
Тема ecpg help
Дата
Msg-id affeaq$fpv$1@news.hub.org
обсуждение исходный текст
Ответы Re: ecpg help
ecpg help
Список pgsql-general
Hi,
I am trying to use preprocessor directives inside the declare statements but
its giving me compile time errors.
What i am do is something like this

EXEC SQL BEGIN DECLARE SECTION;
char myvar[NUM];
EXEC SQL END DECLARE SECTION;

#define NUM 20 is present in one of the include files.

Please help.
Vikas.




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