Re: ODBC driver for Windows - Problems - Mailing list pgsql-interfaces

From Viktor de Souza Spínola
Subject Re: ODBC driver for Windows - Problems
Date
Msg-id 000601bfcaae$086e9b90$0100a8c0@viktor.local
Whole thread Raw
In response to Re: ODBC driver for Windows - Problems  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
Responses Re: ODBC driver for Windows - Problems  (Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>)
List pgsql-interfaces
My program is hanging when trying to retrieve some specific DataWindow's,
and this does not happen with other databases (even through ODBC). I'll make
some more test, and try to averiguate more this week.
I'm using the PostODBC driver I've found in postgresql.org FTP site, it
claims to support protocols 6.3, 6.4 and 6.5, and says nothing aboutm 7.0.
Do you use the same driver I have?
I does not support referential error reporting, I can imagine that, by the
way, what happens when one of these errors happen?

Thanks for your help, I'm still studying PostgreSQL, that's why I'm so
insecure... it's good to hear that that PostODBC driver is really reliable,
it gives me hope, at least ;)


Much thanks again! (please forgive my English language poorness, I'm from
Brazil)
Viktor

----- Original Message -----
From: "Kovacs Zoltan Sandor" <tip@pc10.radnoti-szeged.sulinet.hu>
To: "Viktor de Souza Spínola" <viktor@viktor.com.br>
Cc: <pgsql-interfaces@postgresql.org>
Sent: Tuesday, May 30, 2000 9:37 AM
Subject: Re: [INTERFACES] ODBC driver for Windows - Problems


> > I'm trying to access a PostgreSQL 7.0 backend from my PowerBuilder
> > client program, using the PostODBC (it supports protocols 6.3, 6.4 and
> > 6.5 - how about 7.0???) driver. It works very good partially, but it's
> > GPF'ing at some points - as far as I could understand, when I'm
> > retrieving data.
> We are using 7.0, it works well, but the code needs a few improvements
> yet. What do you mean about 'GPF'ing'?
>
> > Are there some kind of "known issues" or incompatibility in this
> > scenario?
> Referential error reporting is not supported yet but there is an
> experimental DLL on our FTP site, if you really need this feature.
>
> Regards,
> Zoltan
>
>



pgsql-interfaces by date:

Previous
From: "Tyrone Omidi"
Date:
Subject: Help with pgsql / Access
Next
From: Nicolas Huillard
Date:
Subject: RE: Help with pgsql / Access