Re: PostgreSQL Delphi - Mailing list pgsql-general

From Andre Truter
Subject Re: PostgreSQL Delphi
Date
Msg-id 1064683232.31695.230.camel@obelix.linux.bogus
Whole thread Raw
In response to PostgreSQL Delphi  ("Muhyiddin A.M Hayat" <middink@indo.net.id>)
Responses Re: PostgreSQL Delphi  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
On Sat, 2003-09-27 at 17:46, Muhyiddin A.M Hayat wrote:
> What Component can I use in Delphi to connect to PostgreSQL?

I have used the normal VCL TDatabase and TQuery components in Borland
C++ Builder with the Postgres ODBC driver.  Works well.
It should also work in Delphi with the same components.

HTH
--

Andre Truter    Software Engineer   Registered Linux user #185282
ICQ #40935899   AIM: trusoftzaf     http://www.trusoft.za.net

~ A dinosaur is a salamander designed to Mil Spec ~


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Idea for improving speed of pg_restore
Next
From: Tom Lane
Date:
Subject: Re: Is it safe to use DEFAULT currval()