There are sample programs in the INTERFACES subdirectory for each of the interface types.
-----Original Message----- From:[email protected] [mailto:[email protected]] On Behalf Of Thuan Truong Sent: Tuesday, August 17, 2004 2:42 PM To:[email protected] Subject: [GENERAL] Fw: libpq or Embedded SQL in C
All,
I need to upload (insert) a flat file to PostgresSQL DB (on Solaris 9) using C. I wonder if I should use libpq functions or embedded SQL in C (libecpg). Any help is appreciated. If you have any sample programs, please send along.