Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM shares client data session
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00271639
Message ID:
00271699
Vues:
21
Hi George.

>I have noticed that clients connecting to a VFP COMM server shares the same data session. This could result in conflicts. Is there a way around this?

If you're using VFP 6, you can base your COM object on the Session class (rather than the usual Custom). It supports private datasessions similar to forms, but in a lightweight non-visual object. Only downside: you have to define them programmatically rather than in the Class Designer. I have no idea who thought up that lame idea [g].

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

Click here to load this message in the networking platform