Postgres Win32 libpq Samples

From: sfourman(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres Win32 libpq Samples
Date: 2006-02-25 23:57:18
Message-ID: 1140911838.646862.50550@e56g2000cwe.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, I am very new to postgreSQL I am using the win32 platform is
there a website URL that has Sample Client Apps written for win32?

I need Samples of very basic things like:

Connect to a db on a remote server
create new db
create table
add records
drop records

ect...
there are some Samples here
http://www.postgresql.org/docs/8.1/static/libpq-example.html

but they will not compile on win32 using VC++ 7

Thank you VERY much in advance for any links to Samples

Sam

Browse pgsql-general by date

  From Date Subject
Next Message chris smith 2006-02-26 00:16:59 Re: createuser permssion for group
Previous Message Jim C. Nasby 2006-02-25 23:46:10 Re: Temporal Databases