Debugging StoredProcedure Param in CSharp

  • Thread starter Thread starter Sabari
  • Start date Start date
S

Sabari

Hi,
I have a SQL Stored Procedure that has 20 to 25 parameters to be
passed.I run into problems when i assign wrong valuse to parameters.I
have heard that it is possible to debug SQL StoredProcedures in VS.Net
and im using VS.Net 2003.Can anyone explain that.
Thanks and Regards
R.Sabari
 
Back
Top