Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hypothetical Performance Question
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00128216
Message ID:
00128535
Views:
23
>I never knew this. I thought an OLE Server app would run locally (ie. in this computer's main memory).
>
>I have built VFP OLE Servers. How do I make them run on the data server? This would be a good thing.
>
>Joe
>
>>Doug,
>>
>>You can cr4ate a VFOP OLE Server application to run on the data server and provide services to your interface. The server would execute its queries on teh same machine that ahs the data and only send to the interface the required data. This gets rid of the cdx file crossing the network.

Joseph,

You use remote automation. You just create the object remotely. There are examples in VFP, the PoolManager, FoxISAPI, and another one that I can't remember now. You canfind the examples in \Samples\Servers.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform