Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WestWind/database filter help
Message
 
 
To
13/07/2011 12:55:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01516279
Message ID:
01518101
Views:
50
>I don't understand how it's trying to call it with parameters if I removed them... can you explain that? If I'm calling the SP that I just removed everything from, how is it still trying to look for parameters?
>

Please post the line that calls this SP (if you're calling it from VFP, look for this SP name in the code and post the call). The call to sp should be now
just

execute mySPName


>>This error means you're still trying to call this SP with parameters even after you removed them. Check your VFP application for the call to this SP.
>>
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform