Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WestWind/database filter help
Message
 
 
À
13/07/2011 12:55:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01516279
Message ID:
01518101
Vues:
51
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform