parse bind execute - Mailing list pgsql-interfaces

From Steven Bradley
Subject parse bind execute
Date
Msg-id 3.0.5.32.19990618162935.00931100@poptop.llnl.gov
Whole thread Raw
Responses Re: [INTERFACES] parse bind execute  (Michael Meskes <meskes@postgreSQL.org>)
List 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 by date:

Previous
From: adrian@ezymail.com
Date:
Subject: Where in the world is pgsql-interfaces@postgresql.org??
Next
From: Ken Plumbly
Date:
Subject: ordered output under c/libpq