Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From one COM object to another one
Message
From
25/03/2000 17:33:01
 
 
To
25/03/2000 16:51:59
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00350435
Message ID:
00350439
Views:
26
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform