On Wed, May 11, 2011 at 6:30 AM, hatem gamal elzanaty <[email protected]> wrote: > to all members, > does there is a material available for making database crud database > application with c language on posgresql 8.4.8 database if there is a > link , a site , a book available please let me know > thanks in advance
http://www.postgresql.org/ documentation, pg 8.4, libpq - C Library, http://www.postgresql.org/docs/8.4/interactive/libpq.html Regards, Scott. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
