Re: Postgresql unit - Mailing list pgsql-interfaces

From James Loh
Subject Re: Postgresql unit
Date
Msg-id 5.0.2.1.0.20010610091353.01c34ec0@neways.com.my
Whole thread Raw
In response to Re: Postgresql unit  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
Actually, Sergey has done the conversion earlier for Zeos.
Earlier, when I didn't see dlopen, dlsym and dlclose in ZLibPgSql.pas,  I 
assume that his unit wasn't working. So, I started from first principle. 
However, Sergey's unit works.
Obviously, Borland must have wrapped around dlopen, dlsym and dlclose with 
LoadLibrary, GetProcAddress and FreeLibrary.


At 06:06 PM 6/9/01 -0400, Bruce Momjian wrote:

>This looks really good.  Where should we put this folks?
>
>
>
> > I have successfully converted the Postgresql unit in Zeos to Kylix. There
> > needs to be more testing. So, I am emailling to to this mailing list in 
> the
> > hope that more people will use it and also help get Zeos fully 
> converted to
> > the Kylix platform.
> >
> > Attached is the unit.
>
>[ Attachment, skipping... ]
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
>
>--
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



pgsql-interfaces by date:

Previous
From: Barry Lind
Date:
Subject: Re: Dabase support for UTF, UNICODE?
Next
From: Kemin Zhou
Date:
Subject: difficulty building the C++ interface