Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 Updateable Views, 1 table and bizobjs
Message
De
04/11/2004 00:05:36
June Kendrick
Kendrick Associates, Inc.
New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
2 Updateable Views, 1 table and bizobjs
Divers
Thread ID:
00957957
Message ID:
00957957
Vues:
56
I want to reset a flag in a table, then set it selectively based on certain contents of a filtered view.

The old way would be:

replace all lflag with .F. in table for lflag = .T.
replace all lflag with .T in table for [ a bunch of conditions ]

I made two views of the table, one filtered on lflag = .T. and one filtered on the "bunch of conditions".

Do I need two bizobjs to do the updates or can I somehow make do with just one, and somehow tell the bizobj which view is "in control"?

Or is there a third option that is an even better way to do this?

Thanks,

June
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform