Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a BUG
Message
 
 
À
20/02/1999 17:35:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00189702
Message ID:
00189715
Vues:
9
>I am using a Grid with data from a view. After using the requery() for 2 to 3 times I receive a message 'View definition has been changed'. I use the view only to retrive the information. I am using VF 5.0a.
>
>Thanks for help

You may have to back to the View Designer or recreate the view programmatically -- create sql view view_name as select .... Usually that message means that the source table structure has changed since the view was created. I am not quite sure why the message does not appear sooner.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform