Re: pg & Delphi - Mailing list pgsql-sql

From Josh Tolley
Subject Re: pg & Delphi
Date
Msg-id e7e0a2570708281332h298e1e2fpd71ba3108d8684ae@mail.gmail.com
Whole thread Raw
In response to Re: pg & Delphi  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
On 8/28/07, Richard Huxton <dev@archonet.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


pgsql-sql by date:

Previous
From: sergio carrasco
Date:
Subject: Re: pg & Delphi
Next
From: "Radhika Sambamurti"
Date:
Subject: Postgres 7.4 function