N
neverstill
Hi-
when debugging, is it possiblt to step into a stored procedure? For
example, if I have a method in my DAL class called AddProduct() and it makes
a call to SqlCommand.ExecuteNonQuery() can I step into that sproc that it
will be calling? I hope so, that would be the coolest!
OK, if this is possible and you know how, please do share.
Thanks,
Steve
when debugging, is it possiblt to step into a stored procedure? For
example, if I have a method in my DAL class called AddProduct() and it makes
a call to SqlCommand.ExecuteNonQuery() can I step into that sproc that it
will be calling? I hope so, that would be the coolest!
OK, if this is possible and you know how, please do share.
Thanks,
Steve