Re: Error when accessing tables with deleted columns - Mailing list pgsql-odbc

From Michael Calabrese
Subject Re: Error when accessing tables with deleted columns
Date
Msg-id 20030129235537.50128.qmail@web10708.mail.yahoo.com
Whole thread Raw
In response to Re: Error when accessing tables with deleted columns  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
Yes, that is where the error is comming from (linking
the tables). I still believe that it has something to
do with the deleted column.  1) It is still stopping
on the same table. 2) I have a close backup that does
not have the delete column and it works fine.

I can most likely make it work by dumping the DB and
reloading it.  It is just that the one with the
dropped column is my production database. (sigh)

Thanks again for all of your help.
Michael

--- Dave Page <dpage@vale-housing.co.uk> wrote:
>
>
> > -----Original Message-----
> > From: Michael Calabrese
> [mailto:m2calabr@yahoo.com]
> > Sent: 29 January 2003 22:20
> > To: pgsql-odbc@postgresql.org
> > Subject: Re: [ODBC] Error when accessing tables
> with deleted columns
> >
> >
> > Thank you for the fast responce WOW.  I could not
> ask
> > for better.
>
> You're welcome.
>
> > Now I am getting the error:
> > Runtime error 3409
> > Invalid Field definition 'UNKNOWN' in definition
> of
> > index or relationship.
>
> I don't really know Access, but don't you have to
> re-link the table so
> Access re-examines it's structure?
>
> Regards, Dave.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Error when accessing tables with deleted columns
Next
From: Art Fore
Date:
Subject: Postgresql & ODBC