Re: Programms working on a PostgreSQL database written in C++?

From: "Radu-Adrian Popescu" <radu(dot)popescu(at)aldratech(dot)com>
To: <hetzel(dot)devel(at)web(dot)de>, <pgsql-admin(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Programms working on a PostgreSQL database written in C++?
Date: 2003-04-10 14:42:22
Message-ID: 010301c2ff6f$658c6e30$0600a8c0@rpopescu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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: <hetzel(dot)devel(at)web(dot)de>
To: <pgsql-admin(at)postgresql(dot)org>; <pgsql-general(at)postgresql(dot)org>
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 majordomo(at)postgresql(dot)org

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tim Ellis 2003-04-10 18:13:05 Re: PLEASE HELP ME URGENT about choosing only the ones
Previous Message Tom Lane 2003-04-10 14:19:09 Re: problems restoring a dump : CREATE CAST? (postgis)

Browse pgsql-general by date

  From Date Subject
Next Message Murthy Kambhampaty 2003-04-10 14:46:29 Re: pg_dump / pg_dumpall / memory issues
Previous Message Guy Fraser 2003-04-10 14:36:47 Re: ANN: EMS PostgreSQL Query and PostgreSQL Extract released