Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Got error View definition has been changed
Message
De
10/11/1999 12:33:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00289674
Message ID:
00289676
Vues:
22
>Hello,
>
>I have big concern!
>
>We have VFP 6.0, and we are developing our first application.
>
>We have a form, in it's dataenvirontment we have some view, and one view based on all others views (multitiered view).
>
>Yesterday, we added a new field in a table. This table is a base table for one view.
>
>Now, when we try to run this form, we got errors like
> "View definition has been changed". So we recreated all those views, but we still have this error message for the multitired view.
>We also try to remove and add those view ... and some time we got "Error loading file- record 13... "v2lotend.dbf" does not exist".
>
>-->but v2lotend is one view, not a table!
>What is wrong? Do we have to build our view in a different way? I don't want to rebuild every form every time a add a new field in a table, this isn't logic.
>
>Thank's for your help
>Regard's

You shouldn't have to re-create your views. Just modify the current view and add that field.

AS for the multi-tiered view, even though it may have been working the view designer has certain limitations on complexity. If you can generate the code for the view, you might have to tweak it a bit to get it to work. I believe Erik Moore has some code in the files section that does this.

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform