Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Supress messages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00397202
Message ID:
00397391
Vues:
12
>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?

Trap the error using the ERROR event/method of the form and RETURN .T. to make it contineously running.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform