What I\'m trying to do is to call a stored proc using ado.net and get its result. I have tried to execute the stored proc in ssms and its working fine.
But when I tried t