Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Return value from Stored Procedure to VFP front e
Message
 
 
To
10/05/2002 12:50:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00655142
Message ID:
00655161
Views:
28
This message has been marked as the solution to the initial question of the thread.
>Hi All,
> I have a Stored procedure written in SQLServer, which has to return value to VFP front end. How can I get it? I tried with SQLEXEC command, but I don't know how to pass OUTPUT variable? Please help me.
>
lcRetVal = ""
= SQLExec(lnHandle,"EXEC sp_name ?@lcRetVal")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform