parse bind execute - Mailing list pgsql-interfaces

From Steven Bradley
Subject parse bind execute
Date
Msg-id 3.0.5.32.19990617155207.00915410@poptop.llnl.gov
Whole thread Raw
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: "Ken J. Wright"
Date:
Subject: libpgtcl problems
Next
From: Steven Bradley
Date:
Subject: parse bind execute