From: | Fernando Lozano <fsl(at)centroin(dot)com(dot)br> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Kylix, dbexpress & PostgreSql |
Date: | 2001-05-29 20:37:41 |
Message-ID: | 200105292037.f4TKbfD17683@trex2.centroin.com.br |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Denis and Ben,
> > I searched all the pgsql mailing list (and the
> > internet) to find if there
> > is a dbexpress driver or some way to get pgsql into Borland
> > Kylix. The only
> > solution i've found is the beta driver from EasySoft
> > "dbExpress Gateway to
> > ODBC".
>
> Try using ZeosDBO at http://www.zeoslib.org/ this has just been ported to
> Kylix. Not sure how stable it is but the windows version is great :).
If you do not mind missing the DatabaseControls (TDBGrid, etc) you may just get the postgresql unit from Free Pascal (www.freepascal.org)
Also take a look at their FCL (Free Component Library), the development version has a clone of a TDataset and a PostgreSQL-specific subclass. Maybe you can compile it with Kylix and use with CLX data controls.
[]s, Fernando Lozano
From | Date | Subject | |
---|---|---|---|
Next Message | Martin Weinberg | 2001-05-29 21:07:17 | Help with: my bits moved right off the end of the world! |
Previous Message | Lamar Owen | 2001-05-29 20:12:11 | Re: Fresh Installation of 7.1.1 RPMs = no binding to a port |