Re: libpq or ecpg?

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: libpq or ecpg?
Date: 2002-02-19 15:50:32
Message-ID: 200202191550.g1JFoWFP018346@www1.translationforge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2002-02-19 15:54:05 Alternate data location, again
Previous Message Roderick A. Anderson 2002-02-19 15:40:25 Re: Report generation