Re: [INTERFACES] psqlodbc

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: sferac(at)bo(dot)nettuno(dot)it
Cc: pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] psqlodbc
Date: 1998-11-25 14:27:13
Message-ID: 365C13C1.45D46936@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • psqlodbc at 1998-11-25 09:30:01 from Jose' Soares

Responses

  • Prolog at 1998-11-25 15:00:03 from Dan Brickley

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dan Brickley 1998-11-25 15:00:03 Prolog
Previous Message Jose' Soares 1998-11-25 09:30:01 psqlodbc