Re: libpq or ecpg?

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: libpq or ecpg?
Дата
Msg-id 200202191550.g1JFoWFP018346@www1.translationforge
обсуждение исходный текст
Ответ на libpq or ecpg?  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: libpq or ecpg?
Список 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 по дате отправления:

Предыдущее
От: Richard Emberson
Дата:
Сообщение: permissioning PL/pgsql functions
Следующее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: Report generation