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