Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL Question
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00262172
Message ID:
00262175
Views:
15
>I would like to use a DLL to open the tables
>used in my form. I found that the data seems
>to be unavailable to the form when opened from
>within the DLL.
>
>Am I doing something wrong? Is what I want to do
>even possible?

Nope. A COM server does not share a datasession with the calling object/form. If you are only using this DLL in a VFP form, you should just be using a class, not a COM server.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform