Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From one COM object to another one
Message
De
25/03/2000 17:33:01
 
 
À
25/03/2000 16:51:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00350435
Message ID:
00350439
Vues:
27
>One COM object is calling another one. The method called in the 2nd COM is opening a table. When the call returns back to the 1st COM, the table opened is no longer in the scope. Is there any workaround for that?

We've done something similar but if we need data from the table in the other com object we ask for it. The other object just serves up the data. Don't reference the table directly from the first com object, only through the other com object.

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform