Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Stored Procedure with two parameters
Message
 
 
À
12/10/2010 15:38:25
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01485066
Message ID:
01485083
Vues:
30
>>>>Just add a second parameter, e.g.
>>>>
>>>>
this.ExecSprocScalar("OutputParamTest", out cmd, param1, param2);
>>>>
>>>>I assume it should work - check overloads for this method - how many parameters does it accept.
>>>>
>>>>May be you'll need to pass parameters as a collection.
>>>
>>>Sorry, the error I was getting was completely unrelated to this, passing in the two parameters was working.
>>
>>So, what was the call to the method?
>
>exactly as I had it (above).

Can you post the line to call a method as the above was the one I posted.
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