Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need helps on Stored Procedures
Message
 
 
To
06/04/2001 02:33:04
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00492693
Message ID:
00493507
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform