Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to answer negative VFP attitude? Help...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427554
Message ID:
00434097
Views:
17
>>I think you can only get one output parameter back. With ADO, you don't have >>a limit... Hopefully, somebody can clarify and confirm...

I just tested it with 2 output parms and got a response back from both. So, in VFP you only need 2 lines of code (1) SQLSTRINGCONNECT (2) SQLEXEC to call a SP and get values back where in ADO you need many. Now, please tell me how this is not better?

SQLEXEC(1, '{call spTest(?@lnRetval1, ?@lnRetval2)}')

Regards,
Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform