Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Local Views
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem with Local Views
Divers
Thread ID:
00369704
Message ID:
00369704
Vues:
55
I have a form which contains a Grid, and some basic text input fields, also at the bottom of the form I have a set of Navigation buttons, the problem I have is that when I try to do the Requery call I get the following error 'View Definition has been changed'
I have the following properties set in the data environment:

ReadOnly = .F.
NoDataOnLoad = .T.

This view is only for display purposes only.

The code I call to Refresh the data is:

vp_Client = Clients.Client_Key
Requery('lv_pets')

This code is called when you move records so that you can display the matching records in the grid.

Any help would be greatful.
Simon.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform