Embedded sql PREPARE statement

Поиск
Список
Период
Сортировка
От Thalis A. Kalfigopoulos
Тема Embedded sql PREPARE statement
Дата
Msg-id Pine.LNX.4.21.0106191244230.24987-100000@aluminum.cs.pitt.edu
обсуждение исходный текст
Ответы Re: Embedded sql PREPARE statement  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-general
Again from the ecpg docs. In http://www.postgresql.org/idocs/index.php?app-ecpg.html it mentions at the end of the page
inthe NOTES section: 
"There is no EXEC SQL PREPARE statement."

I used it in creating a dynamic query and worked just fine. Actually ommiting it causes the program not to work :-(
Is the doc comment obsolete or is there something missing from the functionality of PREPARE?

cheers,
thalis

ps there is even an sqlca error (code -230) related to not having prepared a statement


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

Предыдущее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Re: embedded SQL cursos declare fails
Следующее
От: "Dennis B"
Дата:
Сообщение: Postmaster loses bash shell command prompt?