Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return a character string from SQL 2000
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00663558
Message ID:
00663606
Views:
13
>>You can return cursor with one field or you can use output parameter
lcRetVal = ""
>>= SQLExec(lnHandle,"EXEC sp_name ?@lcRetVal")
>
>I'm sorry, that didn't help. I must be missing something.

Did you specify that the parameter in your stored procedure is an OUTPUT parameter? Maybe you can post the sproc code.
Chris McCandless
Red Sky Software
Previous
Reply
Map
View

Click here to load this message in the networking platform