Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM Questions
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00198418
Message ID:
00198514
Vues:
19
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform