Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

how to create an insert query from PGresult (libpq-fe.h)



Hi

Please, how I can create an insert (dynamic?) query from a PGresult struct (libpq-fe.h) ? I create this PGresult with a PQexec(..SELECT * FROM table..


and update ?

Any sample ?

thanks to all !



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group