Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg & Delphi



On 8/28/07, Richard Huxton <dev(at)archonet(dot)com> wrote:
> Kitter Georgiy wrote:
> > Good day.
> >
> >   I want to enter Postges into project,
> > which has so rectriction, that client should be written on Delphi (CBuilder).
> >   Please, prompt me how to adjust Delphi to use Postgres.
>
> You should be able to connect via ODBC. Googling "PostgreSQL Delphi"
> seems to give some useful links.
>

Delphi should let you use dlls written in other languages (it did when
I used Delphi last, which has been years). So I'd just use libpq.dll.

-Josh



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group