Re: Error when accessing tables with deleted columns

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: cs(at)deriva(dot)de
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Error when accessing tables with deleted columns
Date: 2003-01-29 07:16:53
Message-ID: 20500.1043824613@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

cs(at)deriva(dot)de writes:
> table='test',field_name='........pg.dropped.2........',type=1042,name='bpchar'

> IMHO, the last line clearly shows the offending field specification.

IIRC, the ODBC driver sources were fixed to ignore dropped columns in
early December. I'm not sure if an official release has been made since
then, but perhaps you could grab the CVS tip code and build for
yourself.

regards, tom lane

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Paul Cochrane 2003-01-29 09:53:20 Re: Borland BDE showing public schema in table names
Previous Message Wim Kerkhoff 2003-01-29 06:40:06 Re: MS Visio hangs up