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(at)llnl(dot)go=v