Wednesday, October 04, 2006

Passing parameters to SPs

I have head lot of people are asking how to pass paramerts to a stored proc ?? this is how i like to do

<args>

<customerid>12</customerid>

</args>

No comments: