Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MTS's Shared Property Group Manager Component
Message
From
06/12/2001 18:53:57
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
06/12/2001 15:36:56
Charles Symons
Lyme Software Development Inc.
Lyme, Connecticut, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00590789
Message ID:
00590924
Views:
31
This message has been marked as the solution to the initial question of the thread.
Hi Charles the answer is no MTS Shared property group manager is only for properties if you want to store object them in GIT (global interface table) but tis is very fragile if your com objects is under many hits you can start having unreleased objects.
What you can do is do an VB ActiveX Dll and put it persistable this way the dll will never die now you can create 3 methods 1 to put the object another to get and the last one to release the object if you have your DLL's in a COM + application then you should also put this dll in it.
I hope that this will help you.

>I have been using MTS's Shared Property Group Manager Component to maintain state in the middle tier. It works fine for simple data types such as counters etc.
>
>I would like to store an object in the SPM and I was wondering if anybody had ever tried this.
>
>TIA
>-Charles
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform