Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Questions
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00198418
Message ID:
00198514
Views:
18
>I'm wanting to build a VFP COM server and place it on a server under control of MTS. This COM server is going to open all of my databases/tables and feed the form textboxes,etc data as well as save their updates thru methods of the COM server. I intend on creating the COM server object when the application is opened. The question is whether this in-process COM server will still 'execute' on the server machine (as opposed to the clients') so that the entire databases/tables won't have to travel over the network? This COM server will eventually act as a COM object for some ASP web pages too.
>
>- A Hilton

Yes. That's exactly what will happen. The server will process the requests and open the files. They will not travel across the network.

Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform