Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need helps on Stored Procedures
Message
 
 
À
06/04/2001 02:33:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00492693
Message ID:
00493507
Vues:
20
>Hi, all
>I am working on a Client-Server Application, all of its front-end and back-end is developed using VFP6. Could anybody tell me how to call the back-end stored procedure? And, how to get the value that procedure returned?
>TIA

Chung,
If you are using a "real" backend database (SQL Server, Oracle), you can get return values using the methods outlined in Message#482249. If you are using VFP, then you can't run SPs via SPT with the current version (6). SPs are only run as a result of triggers. In VFP 7, we will have the ability to run SPs using the new OLE-DB provider.

HTH.
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