Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Stored Procedure with two parameters
Message
From
12/10/2010 15:38:25
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01485066
Message ID:
01485082
Views:
32
>>>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).
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform