Re: [INTERFACES] psqlodbc - Mailing list pgsql-interfaces

From Thomas G. Lockhart
Subject Re: [INTERFACES] psqlodbc
Date
Msg-id 365C13C1.45D46936@alumni.caltech.edu
Whole thread Raw
In response to psqlodbc  ("Jose' Soares" <jose@sferacarta.com>)
Responses Prolog
List pgsql-interfaces
> SELECT esito1, esito2
> FROM brogliacci
> WHERE esito1 IS NOT NULL OR esito2 IS NOT NULL;
> When I tred to execute the query I had an
> ODBC call failed message and then the connection was down.

I believe that Bruce and Vadim just recently fixed this (you have an
index on the table? It might work if you remove the index). Bruce is
gone for a few days for the U.S. Thanksgiving holiday, but may have more
info when he returns...

                      - Tom

pgsql-interfaces by date:

Previous
From: "Jose' Soares"
Date:
Subject: psqlodbc
Next
From: Dan Brickley
Date:
Subject: Prolog