Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I force processing on the server
Message
 
 
À
25/09/2000 14:41:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00420574
Message ID:
00420578
Vues:
17
Hello Denise,
Probably the best way to do this is using DCOM. Write a small VFP Exe that has an OLEPUBLIC class defined in it. Then use CREATEOBJECTEX() to instantiate the object on the Server. You will probably have to mess with DCOMCNFG.EXE to configure the VFP COM server with the right permissions, etc.
Regards,
Houston.

>I'm trying to optimize these queries that someone else wrote because they take abso-freakin-lutely forever when the remote offices are accessing the program. I'm wondering if there is any way that I could make Fox run the sql on the server and just send the resultset across the wire?
>
>Or is that what it already does when they're running the exe off the server?
>
>Thanks.
censored.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform