Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Supress messages
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Supress messages
Divers
Thread ID:
00397202
Message ID:
00397202
Vues:
34
I have a one to many form, the one has one user updateable field (dist_groups).
There is a datagrid based on a view (DlistView). The view is read only, and is based on two other tables (addresses (1:M) distlist).
To add a record to the grid, the user selects from a listbox (addresses.address_id,name) and the listbox's ON CHANGE event populates the underlying table (distlist), then calls a REQUERY on the view.
The reverse, from the grid, clicking the delete mark, removes that record from the underlying table.
Both procedures work well, BUT at the REQUERY call, I get "Cannot update the cursor" I have SET TALK OFF, SET SAFETY OFF, still get the error message ( I aslo get it on form load ).
I know the cursor cannot be updated, how do I stop the message?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform