Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do dll com servers run in their own data session
Message
 
 
À
24/01/2002 15:39:28
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00610063
Message ID:
00610085
Vues:
19
>Hi
>I have a vfp com server based on the custom class, built as a single threaded com server dll. If I create an instance of this class from within another class, it appears that that the com server is operating in an isolated data session - without access to a cursor opened by the calling class. Is this true?
>
>TIA and regards

Bill,
Because it is COM, it has its own memory space and datasession (default session created when VFP launches). It does not have access to anything within your application that you don't pass as a parameter to it.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform