Re: [ADMIN] Programms working on a PostgreSQL database written in C++? - Mailing list pgsql-general

From Radu-Adrian Popescu
Subject Re: [ADMIN] Programms working on a PostgreSQL database written in C++?
Date
Msg-id 010301c2ff6f$658c6e30$0600a8c0@rpopescu
Whole thread Raw
In response to Programms working on a PostgreSQL database written in C++?  (<[email protected]>)
List pgsql-general
Yes, you can.

The C library is called libpq and I've used that for C programming with
postgres under linux.
I understand the source code should compile natively on windows now (no
cygwin), but not 100% sure.
There's also a C++ interface, at
http://gborg.postgresql.org/project/libpqxx/projdisplay.php

Good luck to you !

=====
Radu-Adrian Popescu
CSA, DBA, Developer
Aldratech Ltd.

----- Original Message -----
From: <[email protected]>
To: <[email protected]>; <[email protected]>
Sent: Thursday, April 10, 2003 16:44
Subject: [ADMIN] Programms working on a PostgreSQL database written in C++?


Hello,
is it possible to write programms in C/C++ witch works on a Postgresql
Database ?
Which libarys are use for that?
Has anyone perhaps an example?
Or where can I find somethink about it?

H. Etzel
____________________________________________________________________________
__
UNICEF bittet um Spenden für die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [email protected]


pgsql-general by date:

Previous
From:
Date:
Subject: Programms working on a PostgreSQL database written in C++?
Next
From: [email protected]
Date:
Subject: Questions regarding PostgreSQL