| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Adrian Klaver <aklaver(at)attbi(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: Drop column and Access |
| Date: | 2002-12-04 16:19:38 |
| Message-ID: | 14624.1039018778@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-odbc |
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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron St.Pierre | 2002-12-04 16:24:37 | Re: Create Timestamp From Date and Time AGAIN (REPOST) |
| Previous Message | Ericson Smith | 2002-12-04 16:01:49 | Re: Efficient Boolean Storage |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raymond O'Donnell | 2002-12-05 00:31:18 | Connections sitting idle... |
| Previous Message | Mauro Goncalves de Oliveria | 2002-12-04 11:18:44 |