View Single Post
Join Date: Nov 2008
Posts: 3
Reputation: naveen_arc is an unknown quantity at this point 
Solved Threads: 1
naveen_arc naveen_arc is offline Offline
Newbie Poster

getting value of return value of stored procedure to code behined,with patterns prace

 
0
  #1
Nov 15th, 2008
getting value of return value of stored procedure to code behined,with MicroSoft Patterns and Practices.

Hi all,

I am using Microsoft Patterns and Practices to make a database connection to my application. I am able to get the value of the OUT parameter of the stored procedure to code behind. But not able to find the way how to get the return value of a stored procedure to code behind.

Can anyone plz let me know the way....! The example code snippet is really appriciable.....!

Thanks & Regards,
(Naveen Kumar M)
Reply With Quote