Re: Delphi 2005 & ZEOS Lib - Mailing list pgsql-odbc

From Philippe Lang
Subject Re: Delphi 2005 & ZEOS Lib
Date
Msg-id 6C0CF58A187DA5479245E0830AF84F420805B7@poweredge.attiksystem.ch
Whole thread Raw
In response to Delphi 2005 & ZEOS Lib  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
List pgsql-odbc
Hi,

I have just looked at Ace Reporter. Yes, it can use an ZEOS connection to Delphi, but I wasn't very lucky, because
aftera few minutes, I got a stack overflow with Ace Reporter.... I think I'll use CR with ODBC, that's not too bad
actually... 

-----Message d'origine-----
De : pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] De la part de Merlin Moncure
Envoyé : lundi, 9. mai 2005 14:29
À : Philippe Lang
Cc : pgsql-odbc@postgresql.org
Objet : Re: [ODBC] Delphi 2005 & ZEOS Lib

> I made one or two quick tests, and yes, this works pretty fine. The
> installation caused me some problems, but everything is running fine
since
> then.
>
> Is there anything we should be aware of when using Delphi and ZEOS
with
> Postgresql 8.0, compared to ODBC, for example? Like a limitation or
> anything like this? I have seen PG 7.4 protocol support in ZEOS, but
> correct me if I'm wrong, the PG 8.0 protocol is similar, right?

Zeos 6.1.x and 6.5.x are a built around libpq 7.4.  The last major protocol revision in pg was 7.3 IIRC.  The pg
supportof Zeos is pretty good, I personally worked on testing and fixes for the pg driver during for Zeos 6.0 and 6.1.
Theearlier versions had problems with arrays, not sure about the newer ones since I don't happen to be doing anything
withZeos at this particular moment. 

In your other mail you asked about Crystal Reports.  I've never actually used CR with Delphi, but I'm assuming it makes
itsown independent connection to the database.  In this case, yes it will require the ODBC driver but you should not
havetoo many problems...you are not using the BDE.  If there is some sort of reliance on the BDE dataset objects
(TDataset,TTable), then I'd suggest dumping CR and picking up Ace Reporter.  You have looked at Ace Reporter, right?
:-).

Merlin



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


pgsql-odbc by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Delphi 2005 & ZEOS Lib
Next
From: "Joel Fradkin"
Date:
Subject: encoding