From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: [ODBC] Drop column and Access |
Date: | 2002-12-05 05:15:40 |
Message-ID: | 3DEEE0FC.E4E38015@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-odbc |
Tom Lane wrote:
>
> Adrian Klaver <aklaver(at)attbi(dot)com> writes:
> > Programs used -Postgres 7.3,SuSE 7.2,psqlODBC
> > 7.02.00.04,Access95,97,Win95,98.
> > I have a Postgres database running on a Linux server.
> > I dropped a column on one of the tables. When I tried
> > to relink the table in Access it complained
> > it couldn't find the table because of a naming violation.
>
> Sounds like psqlODBC may not yet know it's supposed to
> ignore pg_attribute entries with attisdropped true.
Hmm isn't it your responsibility to change the code ?
It was you who rejected all the proposals which don't
need the attisdropped test.
regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-12-05 05:20:20 | Re: [GENERAL] PostgreSQL Global Development Group |
Previous Message | Robert Treat | 2002-12-05 05:12:04 | Re: [GENERAL] PostgreSQL Global Development Group |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2002-12-05 08:06:24 | Re: Connections sitting idle... |
Previous Message | Hiroshi Inoue | 2002-12-05 02:53:09 | Re: Connections sitting idle... |