Re: [GENERAL] Postgres Win32 libpq Samples

2006-02-26 Thread Magnus Hagander
> 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.

[GENERAL] Postgres Win32 libpq Samples

2006-02-25 Thread sfourman
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 he