Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where run stored procedures?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00398083
Message ID:
00398106
Vues:
16
>Hi to all
>I'm running my application in a file server. The stored procedures are runing in the file server or in the client?
>Thanks.
>Pedro.

If you are using VFP as your back-end then the SPs are running at the client. ALL VFP processing is done on the client-side.

If you are using a back-end like SQL Server or Oracle then the processing is done on the RDBMS box.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform