parse bind execute

Поиск
Список
Период
Сортировка
От Steven Bradley
Тема parse bind execute
Дата
Msg-id 3.0.5.32.19990618162935.00931100@poptop.llnl.gov
обсуждение исходный текст
Ответы Re: [INTERFACES] parse bind execute  (Michael Meskes <meskes@postgreSQL.org>)
Список pgsql-interfaces
I'm writing C programs to access a PostegreSQL database usng the libppq
interface.  I am new to Postgres, so please excuse me if my question is too
basic.

I want to preparate (parse) and SQL insert statement and then in a loop,
bind the input variables and execute.  Is this possible using libpq or any
other Posgres interface from C?


Thanks in advance....


Steven Bradley
Lawrence Livermore National Laboratory
Livermore California  94550
sbradley@llnl.go=v






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

Предыдущее
От: adrian@ezymail.com
Дата:
Сообщение: Where in the world is pgsql-interfaces@postgresql.org??
Следующее
От: Ken Plumbly
Дата:
Сообщение: ordered output under c/libpq