Re: pg & Delphi

From: "Josh Tolley" <eggyknap(at)gmail(dot)com>
To: "Richard Huxton" <dev(at)archonet(dot)com>
Cc: "Kitter Georgiy" <sql4-en(at)narod(dot)ru>, pgsql-sql(at)postgresql(dot)org
Subject: Re: pg & Delphi
Date: 2007-08-28 20:32:24
Message-ID: e7e0a2570708281332h298e1e2fpd71ba3108d8684ae@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Radhika Sambamurti 2007-08-29 18:41:23 Postgres 7.4 function
Previous Message sergio carrasco 2007-08-28 17:51:41 Re: pg & Delphi