Delphi's components for direct access to PostgreSQL

Started by Sergey Seroukhovover 25 years ago4 messages
#1Sergey Seroukhov
voland@skif.net

Hello, All!

Released first stable version of Delphi's components for
direct access to PostgreSQL.

Library includes:
- Lowlevel plain API for libpq.dll (LibPgSql.pas)
- Delphi class API for direct access to PostgreSQL (ZDirPgSql.pas)
- VCL components:
- TPgSqlDatabase
- TPgSqlTransaction
- TPgSqlQuery
- TPgSqlTable
- TPgSqlMonitor
- TZBatchSql
- TZUpdateObject

Library available on http://www.zeos.dn.ua

Bye, Sergey Seroukhov
-------
Capella Development Group, Donetsk, Ukraine

#2Bruce Momjian
pgman@candle.pha.pa.us
In reply to: Sergey Seroukhov (#1)
Re: [ANNOUNCE] Delphi's components for direct access to PostgreSQL

Do we have this on our PostgreSQL web site?

[ Charset KOI8-R unsupported, converting... ]

Hello, All!

Released first stable version of Delphi's components for
direct access to PostgreSQL.

Library includes:
- Lowlevel plain API for libpq.dll (LibPgSql.pas)
- Delphi class API for direct access to PostgreSQL (ZDirPgSql.pas)
- VCL components:
- TPgSqlDatabase
- TPgSqlTransaction
- TPgSqlQuery
- TPgSqlTable
- TPgSqlMonitor
- TZBatchSql
- TZUpdateObject

Library available on http://www.zeos.dn.ua

Bye, Sergey Seroukhov
-------
Capella Development Group, Donetsk, Ukraine

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  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
#3Vince Vielhaber
vev@michvhf.com
In reply to: Bruce Momjian (#2)
Re: [ANNOUNCE] Delphi's components for direct access to PostgreSQL

On Mon, 12 Jun 2000, Bruce Momjian wrote:

Do we have this on our PostgreSQL web site?

Probably not. :) I'll see what I can do about adding it.

Vince.

[ Charset KOI8-R unsupported, converting... ]

Hello, All!

Released first stable version of Delphi's components for
direct access to PostgreSQL.

Library includes:
- Lowlevel plain API for libpq.dll (LibPgSql.pas)
- Delphi class API for direct access to PostgreSQL (ZDirPgSql.pas)
- VCL components:
- TPgSqlDatabase
- TPgSqlTransaction
- TPgSqlQuery
- TPgSqlTable
- TPgSqlMonitor
- TZBatchSql
- TZUpdateObject

Library available on http://www.zeos.dn.ua

Bye, Sergey Seroukhov
-------
Capella Development Group, Donetsk, Ukraine

--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

#4Sergio A. Kessler
sak@tribctas.gba.gov.ar
In reply to: Vince Vielhaber (#3)
Re: Re: [ANNOUNCE] Delphi's components for direct access to PostgreSQL

Vince Vielhaber <vev@michvhf.com> el d�a Mon, 12 Jun 2000 21:05:07 -0400
(EDT), escribi�:

On Mon, 12 Jun 2000, Bruce Momjian wrote:

Do we have this on our PostgreSQL web site?

Probably not. :) I'll see what I can do about adding it.

good, it should be there ...

sergio