Re: Alter table
From: Anders Altberg (x_pragma_at_telia.com)
Date: 04/28/04
- Next message: Rick Bean: "Re: Alter table"
- Previous message: Jane: "Alter table"
- In reply to: Jane: "Alter table"
- Next in thread: Rick Bean: "Re: Alter table"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 12:42:14 +0200
Clean up the database using the Database Designer menu or the PACK DATABASE
command.
Rebuild your project in the Build tab.
Did you enter any column names by hand - check the spelling.
-Anders
"Jane" <anonymous@discussions.microsoft.com> wrote in message
news:9082A815-7C2F-48CF-9FA4-56E2731E28DC@microsoft.com...
> Hello,
> I am a new FoxPro programmer. I just modified a table, I added a field to
it. and used that field in a view. I checked the view, it gave me the right
answer, but when I run the application, opened the form that used the view,
it gave me error message: "SQL: column 'colName' is not found". When I
opened another form I got: "Base table fields have been changed and no
longer match view fields, view fields properties cannot be set".
> I have tried to delete all of the views from one of the form, removed the
views from the designer, create the veiws, add them to the form again. It
still didn't work. Now I really don't know what to do. Any ideas?
> Thanks in advance!
> Cheers
> Jane
- Next message: Rick Bean: "Re: Alter table"
- Previous message: Jane: "Alter table"
- In reply to: Jane: "Alter table"
- Next in thread: Rick Bean: "Re: Alter table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|