Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MTS DLL as DCOM?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00461691
Message ID:
00463601
Vues:
14
>>>1. 99% of the ADSI examples from MS (and their WROX cronies etc) are in VB/script.
>>
>>You might want to pick up the next copy (Feb 2001) of FPA.
>Erik,
>What does the MTS DLL do?

MTS (or COM+ in Win2K) hosts in-process COM servers so that they can be accessed remotely via DCOM (MTS is acting as a remote out of process server which hosts one or more in-process COM objects and provides marshalling, security, state and resource management for MTS-deployed servers) Among other things, it offers a way to minimize the overhead of instancing a server by letting it remain resident in the MTS environment between client accesses. It also provides a mechanism for managing COM activity in a transactional fashion - you can coordinate the effects of multiple COM object actions, so that either all succeed or all fail in the context of a single transaction, in the same way that a VFP transaction manages the result of actions processed against multiple tables.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform