From: | "jeremy `" <norman1nz(at)hotmail(dot)com> |
---|---|
To: | ets(at)rolland-fr(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Pb with linked tables on PG8 |
Date: | 2005-06-12 23:23:39 |
Message-ID: | BAY9-F1504321D25D4F531B75A4BFBF10@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
i had the exact same thing using the same scenario but with pg 8.0.3
installed on the same win XP pro machine.
The strange thing is when I closed the table and opened it again, all the
fields containing #deleted then showed up with the values I actually input.
So i'm thinking theres some bug in refreshing the table each time you enter
a new record.
>From: "Ets ROLLAND" <ets(at)rolland-fr(dot)com>
>Reply-To: "Ets ROLLAND" <ets(at)rolland-fr(dot)com>
>To: <pgsql-general(at)postgresql(dot)org>
>Subject: [GENERAL] Pb with linked tables on PG8
>Date: Thu, 9 Jun 2005 13:19:57 +0200
>
>Hello !
>
>I have an Access database using linked tables on PG 8.0.3 (on Windows 2003
>server).
>I use pgODBC 8.00.01.01.
>Some tables appear like deleted !
>In Access I see :
>Categ : Table
>vt_cat vt_libcat
>#Supprim #Supprim
>#Supprim #Supprim
>#Supprim #Supprim
>#Supprim #Supprim
>#Supprim #Supprim
>#Supprim #Supprim
>#Supprim #Supprim
>#Supprim #Supprim
>(Supprm means deleted in French)
>I try to delete the link and recreate it, same problem !
>I try a VACUUM FULL ANALYSE on the database, same problem !
>How can I solve this problem ? Why ?
>Many thanks for all your explainations.
>Regards.
>
>Luc
_________________________________________________________________
Shop til you drop at XtraMSN Shopping http://shopping.xtramsn.co.nz/home/
From | Date | Subject | |
---|---|---|---|
Next Message | jeremy ` | 2005-06-12 23:30:06 | |
Previous Message | Simon Windsor | 2005-06-12 22:03:35 | Postgres 8.1 |