libpq or Embedded SQL in C - Mailing list pgsql-general

From Thuan Truong
Subject libpq or Embedded SQL in C
Date
Msg-id 001901c48485$71287490$2002a8c0@FCNI.COM
Whole thread Raw
List pgsql-general
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.
 
Thanks,
Andy Truong
 

pgsql-general by date:

Previous
From: Kevin Matthews
Date:
Subject: need help
Next
From: "Igor Kryltsov"
Date:
Subject: Re: Problems using count() with a join - trying to format it better