Re: api library for windows client(newbie) - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: api library for windows client(newbie)
Date
Msg-id 20030102012733.GC26739@xs4all.nl
Whole thread Raw
In response to api library for windows client(newbie)  ("Vandana Sudheer" <vandanasudheer@rediffmail.com>)
List pgsql-interfaces
On Thu, Jan 02, 2003 at 12:58:56AM -0000, Vandana  Sudheer wrote:
> 
>   I am new to postgres, I would like to know the best
> and reliable way to access a postgres server on linux
> from a windows client. I don't want odbc. Is there any
> C++ class libraries for BCC 5.5 ?

You could try libpqxx; it works on several systems and compilers,
although as far as I know it hasn't been ported to Borland's yet.

You can find libpqxx at
http://gborg.postgresql.org/project/libpqxx/

An alternative is the more or less outdated libpq++:
http://gborg.postgresql.org/project/libpqpp/


Jeroen



pgsql-interfaces by date:

Previous
From: "Vandana Sudheer"
Date:
Subject: api library for windows client(newbie)
Next
From: Bruce Momjian
Date:
Subject: Re: api library for windows client(newbie)