Re: Any Delphi programmers on this list?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Any Delphi programmers on this list?
Дата
Msg-id b42b73150603130642m575f9782u8c62e84f186e3bfa@mail.gmail.com
обсуждение исходный текст
Ответ на Any Delphi programmers on this list?  (Frank Church <pgsql@adontendev.net>)
Список pgsql-general
On 3/11/06, Frank Church <pgsql@adontendev.net> wrote:
>
> I need to access PostgreSQL on a low level using libpq.dll.
>
> Are there any programmers using Delphi here? Free Pascal users is also fine.

I do a lot of programming with C++ builder.  If you haven't already,
check out Zeos Database Objects for high level access to PostgreSQL.
They work great and are supported across all versions of Delphi.

If you want to make your own libpq calls, you can just steal the Zeos
.dll wrapper without too much effort.

Merlin

В списке pgsql-general по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: Tsearch2 ranking
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: in Pl/PgSQL, do commit every 5000 records