Hello all,
Where would I find examples of some C files that connect to a postgresql
db I am just starting out with c and know Postgresql rather well and have
done a lot of development with PHP.
So I need to know what else do I need to write a C program that will
connect to a database in Postgresql and thus interact with that database.
The interface I am trying to create is in windows with Postgresql in linux.