Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Issue with SetAlias() method?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Issue with SetAlias() method?
Divers
Thread ID:
00825335
Message ID:
00825335
Vues:
46
I believe that there is an issue with the setalias() function of kbizobj. In particular, it does not update the oExecutant property with the business object. This only occurs if the oExecutant property changes. So if you call setalias() before the oExecutant property is initially set, you will NOT encounter the problem. If, however, you save to one view, then call setalias(), and try to save to another view, oExecutant does not get changed to the new cursor object, and therefore the wrong view is updated.

I think that all that needs to be done is to add a line or two in the setalias() method that updates the oExecutant object.

Any thoughts?

Thanks,

David
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform