Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WestWind/database filter help
Message
De
30/06/2011 15:52:14
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01516279
Message ID:
01516914
Vues:
40
My SP is named InTransit.

Tried this, got same result as before, it shows all the records:
text to cmd textmerge noshow
exec InTransit ?m.fdBlNo
endtext
>>Hmm, that gave me an error saying "Could not find stored procedure 'exec InTransit'", so I took the "exec" out and then it just displaying every single record instead of only grabbing the one I put in the input box.
>>
>>I'm not sure I understand how it would work unless I could get a WHERE clause in the FoxPro code.
>>
>>>For the stored procedure it should be
>>>
>>>>
text to cmd textmerge noshow
>>>>[exec InTransit] ?m.fdBlNo
>>>>endtext
>>>
>>>Assuming your SP has just one parameter.
>
>Sorry, what is the name of your SP?
>
>Also, I forgot to get rid of the []
>
>It should be
>
>exect MySPName ?myParamName
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform