Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In-process server object's access to form's DE
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
In-process server object's access to form's DE
Miscellaneous
Thread ID:
00117698
Message ID:
00117698
Views:
49
I built an in-process server and created an instance on a form use createobject(). I could not figure out how to give the object access to the form's dataenvironment. Is it possible to do this? "Inside" the object, "set datasession to 0" gave an error.

I guess I expected o1 = createobject(" ..." ) to behave like o2 = create("...") in this respect. I did not yet try AddObject (does this work with in-process servers?). Perhaps if the object is "owned" by the form it will have access to the DE, but I doubt it. Thanks.

- Mark
----------
Mark Bucciarelli
Next
Reply
Map
View

Click here to load this message in the networking platform