Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Stored Procedure with two parameters
Message
From
12/10/2010 16:02:18
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01485066
Message ID:
01485094
Views:
38
>>>Can you post the line to call a method as the above was the one I posted.
>>
>>Whoever posted it, that is what worked
>
>Ok, just wanted to be sure. How many parameters does this method have?

I'm not sure why you are interested as I have solved my problem, but there are 5 overrides for this method:

ExecSprocScalar(string)
ExecSprocScalar(string, out System.Data.IDbCommand, params System.Data.IDbDataParameter[])
ExecSprocScalar(string, params System.Data.IDbDataParameter[])
ExecSprocScalar(string, string, out System.Data.IDbCommand, params System.Data.IDbDataParameter[])
ExecSprocScalar(string, string, params System.Data.IDbDataParameter[])
Frank.

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

Click here to load this message in the networking platform