Re: libpq or ecpg? - Mailing list pgsql-general

From Jean-Michel POURE
Subject Re: libpq or ecpg?
Date
Msg-id 200202191550.g1JFoWFP018346@www1.translationforge
Whole thread Raw
In response to libpq or ecpg?  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: libpq or ecpg?  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
Le Lundi 18 Février 2002 17:33, Rich Shepard a écrit :
>   After several years of dinking with postgres from the interactive
> interface, I'm finally getting to writing my accounting system. The front
> end will be gtk+ (with full key bindings for those of us who prefer to work
> strictly from the keyboard) and the middleware will be C.

You should be looking at abstraction layers : libgda
(http://www.gnome-db.org) and BondDB (http://bonddb.treshna.com) might be
interesting.

Do not hesitate to use http://pgadmin.postgresql.org for development.
pgAdmin2 supports CREATE OR REPLACE function.

Just my $0.02.

Cheers,
Jean-Michel POURE

pgsql-general by date:

Previous
From: Richard Emberson
Date:
Subject: permissioning PL/pgsql functions
Next
From: "Roderick A. Anderson"
Date:
Subject: Re: Report generation